PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hello, I want users to be able to upload images to my server. I tried using the code from the PHP manual website but my servers PHP log catches a syntax error where there is none. I have a folder called images, and my apache/php is set to accept files. Here is the code perhaps you guys have any tips or another tutorial.
thanks
this is my first file, i dont think it has anything wrong with it
index.html
tonyacunar wrote:Hello, I want users to be able to upload images to my server. I tried using the code from the PHP manual website but my servers PHP log catches a syntax error where there is none. I have a folder called images, and my apache/php is set to accept files. Here is the code perhaps you guys have any tips or another tutorial.
thanks
this is my first file, i dont think it has anything wrong with it
index.html