[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [kDev] Update and viewing php source code question...



Nice one Joe! Now we need to find all .php and .inc files in web area (and any sub-directories). How do you do that?

With that snippet of info I should be able to code a script to loop through the files and format a web page.

After I've done that I'm going to hold off developing the website and concentrate on boring company/funding stuff. However, if anybody else wants to do some coding there's plenty that needs doing as I said in the last post.

Cheers Daniel

At 16:38 23/06/2002 +0100, Joe Pietroni wrote:
There are two identical php functions called show_source() and highlight_file() that take a filename and return a string of syntax highlighted source code.