|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Howdy.
How can I set the classical search engine message? Found ### results. How can I count the returned results and display them in the results page? so now has the Found 5 results or any number that the result contains Thanx allot from mexico |
|
#2
|
|||
|
|||
|
Hey Luis,
I know you use MySQL so the answer is... After doing your query (assuming $result contains the result index): $numrows=mysql_num_rows($result); pretty easy, huh? Rod |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > PHP Development > Display the number fo results |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|