Search found 2 matches

by Jayson
Sat May 27, 2006 10:12 am
Forum: PHP - Code
Topic: Please help me with this Programming Exercise for school.
Replies: 2
Views: 181

To be more clear on the type of help I am looking for, since I just read over my post and it seemed like I just wanted someone to code it for me: Some resources on OOP PHP besides the one at phpfreaks, and maybe a tutorial on how object oriented programs are built. Ever read the book "Build you...
by Jayson
Sat May 27, 2006 8:36 am
Forum: PHP - Code
Topic: Please help me with this Programming Exercise for school.
Replies: 2
Views: 181

Please help me with this Programming Exercise for school.

Hey, I have this programming exercise for school. I dont think it is too difficult, the problem is, ist has to be completely in OOP. Ok here it goes: Step 01: Create a HTML/PHP Webform to upload files. The files should be stored in a temporary Directory on the Server. The directory should be able to...