Page 1 of 1

ohhh Php gods please help me...

Posted: Tue Feb 20, 2007 21:57
by Dizi
K, I am slowly learning PHP as its required on the course I am doing, and we have to build up a site that is as dynamic as possible, using php MySQL, and CSS.

Anyway I want to create a way for uploading images onto a site using php, so I was hoping that someone here could either point me in the direction of a good site with tutorials and the such on, or possibly upload an example of this for me so that I can see what it should look like. I am quite good a pulling apart code, so I should be able to figure out what does what.


So if anyone could point me in the right direction that would be great :D

Posted: Tue Feb 20, 2007 22:45
by Zyx
PHP's own documentation at http://www.php.net/docs.php is pretty good, basically you just have a form with file upload and then you do your stuff with php on that file. Hmm... that sounds a bit too simple, but as far as I remember, it's not really that hard.

Posted: Wed Feb 21, 2007 9:23
by spanek