Forum Moderators: coopster

Message Too Old, No Replies

Re: Inserting images into a MySQL database

Uploading image file id to a database that is seen in web page

         

antonitus

2:49 pm on Jun 3, 2004 (gmt 0)

10+ Year Member



Hi andreasfriedrich,

I have been reading many of your posts and found them quite fascinating, especially the 'image upload to a database' post, you seem to be pretty switch on with php and mysql.

I'm quite new to PHP and a little confused as to how to put all these snippets together. Do you by any chance have a tutorial of this sort of information or if you know of a site that specialises in this field as I cannot seem to see it anywhere in sites (php.net being one) or in the many php books I have?

It's rather daunting as I've spent many days on this without any success, I wish I was a whiz with php and mysql.

Regards,
Antonitus

Robino

3:25 pm on Jun 3, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Did you already read this thread?
[webmasterworld.com...]

antonitus

5:00 pm on Jun 4, 2004 (gmt 0)

10+ Year Member



Hi Robino,

Thanks for replying. I looked at that thread and it looks ok, not threatening, I think, although I wouldn't know how to put it together properly.

I'm new with php and find it a little confusing at the moment, i.e. how to put it all together. I have a script that creates rows of text that get inserted into a table and hence shown in web pages and that works well. I have another script, quite a complex one that inserts images (both gif and jpg) into the database as a binary blob and is outputted to a web page. Both scripts contain unique id's and I cannot seem to amalgamate the two scripts. Do you know by any chance if there is a complete script that handles all of this? Or maybe I can send you my script so that you can have a look, if you have time that is.

Thanks,
Tony