Posted by BustaC
Fri, 26 Nov 2004 22:23:00 GMT
I know that PHP now has a Tidy extension so if you’re looking at this, you should probably use that instead, but, I might as well put it here as an example of using proc_open for two-way communication with another program
find it here
Posted in code snippets | no comments
Posted by BustaC
Sat, 25 Sep 2004 22:57:00 GMT
A little PHP script I wrote using curl to view the source and headers of a given page.
find it here
Posted in code snippets | no comments
Posted by BustaC
Sat, 25 Sep 2004 22:38:00 GMT
A while ago for my old version of this site I wrote a smarty output filter for highlighting PHP code.
find it here…
Posted in code snippets | no comments