View Full Version : [PHP] How do I make a...
habboleaders
05-08-2007, 08:11 PM
How do I make a bar that you can search only in a certain folder? Like if i made a folder called news you can search for articles and stuff
cr0wonline
05-08-2007, 09:25 PM
One way would be to create a database and query the database for the search term. Another would be to loop through all the files in the news directory, and display the results in order of the number of matches.
habboleaders
05-09-2007, 12:46 AM
How do I make database?
Tyler
05-09-2007, 01:05 AM
Login to your control panel and click "MySQL Databases"
habboleaders
05-11-2007, 12:50 AM
How would I do all that I know how to make a database just not what to make it to
habboleaders
05-14-2007, 09:00 PM
Can you help?...
Tyler
05-15-2007, 01:47 AM
Please do not bump your topic, when someone reads it if they know how to do it and has the time to help you they will. We do not provide and official support for scripts.
Search Google, I am sure there is something already built out there that you could use for it.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.