[PHP-DB] Image Uploading into Database with ID

2001-07-12 Thread Brad R. C.
I don't know how many of you are familiar with Vb (www.vbulletin.com) but I am using the message board software and adding all that I can to it! :) I am wanting my users to be able to add a photo to their profiles. So I am trying to intergrate a upload script, that will upload the address to the

Re: [PHP-DB] Image Uploading into Database with ID

2001-07-12 Thread Jimmy Brake
Hi! so last night I asked is there/how do you do a ocifetchstatement in mysql no one responded.. so this is what I ended up doing. function new_array($array) { // get the keys $array2 = $array; $keys = array_keys($array2); // now use the keys to get