Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'PHP Function Index - A desktop PHP reference' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
PHP Function Index - A desktop PHP reference
Authored by: sophistry on Oct 06, '04 06:06:43PM

I rejected this program out of hand because it doesn't include the user-submitted code and comments. I am amazed you gave this a 9 out of 10. For me the lack of comments means it would be a 5.



[ Reply to This | # ]
PHP Function Index - A desktop PHP reference
Authored by: robg on Oct 06, '04 08:07:49PM

For me, the comments are somewhat enlightening, but not earth shattering -- that's because I'm strictly a hack at PHP, and mostly just need to find a command to do something.

If I get really stuck, then I'll head out and check the comments, but they're usually way over my head.

That's why it was only worth a -1 to me...

-rob.



[ Reply to This | # ]
PHP Function Index - A desktop PHP reference
Authored by: dustox on Oct 07, '04 03:11:21AM
Interesting to see the value difference. I work in PHP a lot, and often find that the user comments help out a ton. Sometimes they give exactly what I am looking for.

Also, did you know that you can do a quick search of PHP functions by going to php.net/search-term. For example php.net/preg. That's how I do my searching.

[ Reply to This | # ]