General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Simple php script for my site
I want to implement a simple php search engine for my website on pages like this on the top left corner:
http://www.fajltube.com/gazdasag/jogszabalyok/index.php
and on individual pages with photos like this one:
http://www.fajltube.com/gyogyszer/Az-erdei-gyumolcsok-genmegorze53732.php
i need to be able to make a difference between articles with photos or not image article.
Note: I keep all texts (title, body articles) on a mysql database.
I need some code suggestions, to make this script run fast.
Thanks all - for your time to reply..