Page 1 of 1

PHP at its finest...

Posted: Tue Jul 19, 2005 1:55 pm
by Todd_Z
What have been the most jaw-dropping php scripts you all have seen? I've heard of a php compiler for a custom language, but unfortunately I never got the url from the person who told me about it.

Re: PHP at its finest...

Posted: Tue Jul 19, 2005 2:16 pm
by Chris Corbyn
Todd_Z wrote:I've heard of a php compiler for a custom language, but unfortunately I never got the url from the person who told me about it.
Hmmm we wouldn't be talking about the SmartExp interpreter here would we? :P

EDIT | onion2k's PHPhoto is very impressive...

Re: PHP at its finest...

Posted: Tue Jul 19, 2005 4:36 pm
by onion2k
d11wtq wrote:EDIT | onion2k's PHPhoto is very impressive...
Damn right it is. :wink:

All the common php apps impress me.. stuff like CopperMine, PHPMyAdmin, Drupal.. They show that PHP is capable of running some massively popular sites. spreadfirefox.com is Drupal based for example.

Posted: Tue Jul 19, 2005 6:09 pm
by Burrito
I think pretty much all of the ones I write are the most impressive 8O

in all seriousness, there are too many facets covered with php for me to just single out a few.

there are a lot that do things with file systems that really impress me, there are some GD ones that really impress me, I've seen some cURL stuff that's quite impressive...

just too many for me to single any out