gloriaredhead 0 Report post Posted April 24, 2005 (edited) Can someone tell where i can find a scripts For creating a database ap. when you post something it goes in a database , ex. you post a tab ( guitar ) Artist : nirvana song : polly now i have posted that someone elsehave to get it out of the database . so how can i do this when they type nirvana . the songs come on the screen alpabetical . and when you type polly the groups with the song polly come on te screen alpabetical . greets tijs Notice from m^e: Kindly READ the forum descriptions before you make a post. Do you really think this post qualifies as a Tutorial ??? Moved Programming > Scripting > PHP Edited April 25, 2005 by microscopic^earthling (see edit history) Share this post Link to post Share on other sites
jipman 0 Report post Posted April 24, 2005 I think for such thing that you need to create one yourself. I don't think that such specific script exists. Share this post Link to post Share on other sites
qwijibow 0 Report post Posted April 24, 2005 I can barely understand that question, but dont want to discriminate againsed those whose first language is not English.What do you think ? make visible and move to the correct forum ? or straight to the junk forum ? Share this post Link to post Share on other sites
GalaxCD 0 Report post Posted May 2, 2005 I work with php and mysql and i can tell you that this script is very specific, i mean, is very custom, so as other member said, is more "fast" that you do it, it is no so difficult. It exists very uderstable manuals for php and mysql in their respective sites Share this post Link to post Share on other sites
marijnnn 0 Report post Posted May 3, 2005 just check out http://php.net/mysql_query or http://php.net/manual-lookup.php?pattern=mysql.most〈=en&scope=404quickref importand commands are mysql_connect() & mysql_query. you can find examples at the php.net site. Share this post Link to post Share on other sites
^zer0dyer- 0 Report post Posted May 5, 2005 Do you think you could explain your needs a little more? I'm sure we'd be able to help you if you get stuck on a tutorial.Try http://www.phpfreaks.com/ - they have specific articles that may help, as well as a host of other tutorials.Try http://www.w3schools.com/ - get the basics of PHP down here.+CurTis- Share this post Link to post Share on other sites
XIII 0 Report post Posted August 19, 2006 Can someone tell where i can find a scripts For creating a database ap. when you post something it goes in a database , ex. you post a tab ( guitar ) Artist : nirvana song : polly now i have posted that someone elsehave to get it out of the database . so how can i do this when they type nirvana . the songs come on the screen alpabetical . and when you type polly the groups with the song polly come on te screen alpabetical . i just noticed you only posted this post and you went away, leave the forum or just waitig for a reply for your question, if you google it, you will find millions of these ready made scripts, you can use them directly for free or even you can just modify them, but i prefer you make it yourself, you will learn so much by that way.anyway, you can find some on this site: http://www.hotscripts.com/ qwijibow Posted Apr 25 2005, 01:27 AM I can barely understand that question, but dont want to discriminate againsed those whose first language is not English. What do you think ? make visible and move to the correct forum ? or straight to the junk forum ? some users want to just get thier aims, they don't care about learning, so even they don't care about where to put thier posts, don't be so offensive, it's a normal thing mate. Share this post Link to post Share on other sites