PHP at its finest...

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
Todd_Z
Forum Regular
Posts: 708
Joined: Thu Nov 25, 2004 9:53 pm
Location: U Michigan

PHP at its finest...

Post 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.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: PHP at its finest...

Post 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...
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: PHP at its finest...

Post 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.
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post 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
Post Reply