![]() |
Improved Performance for Searching
Hi ! How can we improve the speed of searching where we are using MySQL database with PHP 5.? Can somebody explain with example a small search code in PHP-MySQL ?
Thanks in advance. |
Re: Improved Performance for Searching
Query speed is directly related to table design and indexes, if you want fast text searching try the 3rd party MySQL engine Sphinx.
|
| All times are GMT +5.5. The time now is 11:59. |