ok first off i know its not good to store an image in a database
but my problem is
the people that are going to be uploading probably have no idea what ftp is
i found a tutorial for uploading to a database but i hate it
it makes it impossible for me to send any other data to the same table plus storing bianary slows everything down
do any of you gurus know how to have a form where i can upload a picture to a certain directory then it auto forwards to the next page and i can add all the information i want and the <img src='$picture url'> is automaticly forwarded to the form
please help i dont want to put bianary in mysql