hi everybody
I am new in programming in PHP ...
I tried to do a program which is a small search engine which will search in a certian database and will return the results in tabels.
I successed in creating the search code and the table, but I have problem with the navegator ...
I am using dreamweaver in building my little program ... and I've added the navegator from there ... If I assaigned a constant number to the results per page the program will work fine ... put once I read the number from the user I face a problem that the first page will work fine but the other will collapse.
tell me how to solve this problem, please.
I have another question whcih is about the string that I am looking for ...
as you can see If performe a search operation in the forum you will find that once the search engine find the results and desplay them... it will automatically color the string that you have looked for it in red color...
How can I do this to my little search engine.
Best Regards,🙂
Ali