making database on websites

May 29, 2008 8:04am CST
How to make a database on my webpage...and uploads some pictures.
2 responses
@elsoft12 (1821)
• India
29 May 08
Pictures are usually put in a folder on the server,just like in the desktop.I am dont think pictures are placed in a database as such...and im not sure,if there is a possibility for that. So,basically you need to place the pictures in a folder and have access to them through your web programming language- ASP.NET or Java or PHP. All the best.
29 May 08
Thank so much to this idea, you light up my mind. But my problem now is, are there any free hosting company?
@aplaza (630)
• Netherlands
29 May 08
You will need to have a hosting account that also offers mysql databases. Unless you have a script you will have to write your database yourself. This is not something you pickup overnight. And then you will also need to know how to write your webpages in php to be able to connect to mysql. You may want to get somebody to do it for you or take a few online lessons.
29 May 08
Thanks for that idea. Could you help me some php online tutorial? Do you any site that offers php tutorial?