PDA

View Full Version : Any good PHP forums?



PartisanEntity
February 5th, 2010, 01:28 PM
For the past month I have been working on my final project for my web development course.

It has been quite a battle, but I am almost done (and rather proud of what I have achieved).

I am having an issue with the creation JPEG images through PHP and was wondering if anyone knows of good forums where I could get some help?

Thanks a lot!

Alternatively if you are familiar with the GD library and have some time, let me know :)

Bachstelze
February 5th, 2010, 01:56 PM
Have you reat the PHP manual for the GD functions? User can comment pages on the PHP manual, so you will often find comments with example code to cover various issues not covered in the page itself.

Otherwise, every development forum should have a PHP section, and there's also the mailing lists.

EDIT; and don't forget Programming Talk here. ;) If you ask precise questions, someone will probably be able to help you.

PartisanEntity
February 5th, 2010, 02:24 PM
Oh yes, Programming Talk, duh :)