take a look???

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!

Moderator: General Moderators

Post Reply
enefahchen
Forum Newbie
Posts: 10
Joined: Wed May 12, 2004 1:35 am

take a look???

Post by enefahchen »

when i want to upload a image, i add the enctype="multipart/form-data to my php, like the following <form action="add.php" method="post" enctype="multipart/form-data">, somemore i sure that my coding is correct,but i stil cant upload images... can i check with you, excepts that, any others mistake may be i have make????
Post Reply