Gamenati
02-19-2003, 10:11 PM
first of all, I am finding PHP and MySQL incredably dificult :( Anyways, what i need is to show a area in a database on the page thats all :) if someone could please give me a script that i can custimize thanks
![]() | View Full Version : MySQL Help Gamenati 02-19-2003, 10:11 PM first of all, I am finding PHP and MySQL incredably dificult :( Anyways, what i need is to show a area in a database on the page thats all :) if someone could please give me a script that i can custimize thanks krumms 02-20-2003, 01:42 AM your question is very ill-formed, which shows a lack of understanding. Don't learn SQL before you've learnt PHP enough to be comfortable with it. Then when you learn SQL, make sure you understand key concepts: Databases Tables Fields Rows There is no such thing as an 'area in a database'. ttjoum 02-20-2003, 04:41 AM Don't worry about finding those difficult now when you start writting your own script even if they are small and simple you will start to understand how things work.It is only a matter of practice and reading. Besides that it is not wise to rely on ready scripts if you do not know how to put them to work and not knowing how to make basic changes so that they fit your needs. Start searching scripts in www.hotscripts.com. |