StefanAlexandru Posted July 8, 2009 Share Posted July 8, 2009 Hy everyone, first off all sorry for my bad english! I have some issues about php and mysql. First i will describe my database which is Mysql and i use phpMyAdmin to modify/edit.. etc! I have 4 tables and each have 10-12 fields and 5 of them are for pictures! i want to store image path in database, but i don't know how to make the php code to upload 5 pictures and enter the data for the other fields, can somebody give some advices, or to write some code please ? ??? This part will be for the admin panel! The other thing that i don't know, is how should i display the data that i have inserted, i know some basic sql commands like SELECT , FROM.. etc but i don't know how to integrate them in PHP! ??? Thanks in advance, and sorry again for my bad english! Quote Link to comment https://forums.phpfreaks.com/topic/165195-real-estate-database/ Share on other sites More sharing options...
rhodesa Posted July 8, 2009 Share Posted July 8, 2009 Good site for learning PHP: http://devzone.zend.com/node/view/id/627 Part specific to MySQL: http://devzone.zend.com/node/view/id/641 Quote Link to comment https://forums.phpfreaks.com/topic/165195-real-estate-database/#findComment-871133 Share on other sites More sharing options...
StefanAlexandru Posted July 9, 2009 Author Share Posted July 9, 2009 Thanks for the help! the tutorials really helped me! do you know another tutorial where can i learn to make a search engine based on mysql? or a php generator that makes the search engine! Thanks in advance! Quote Link to comment https://forums.phpfreaks.com/topic/165195-real-estate-database/#findComment-871882 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.