Re: [PHP-DB] What is wrong with this code??

2011-06-29 Thread Zendyani
Hi list,GURU, For the first notice error, if you try to get value from post,get variable and the value is not sent or not present you have this kind of notice error, this is why you have to check for every get/post value if it's set or it's secure and you can do it with isset or empty: example: $s

[PHP-DB] What is wrong with this code??

2011-06-29 Thread Guruâ„¢
Hi All, I have this search code for a library. however I have the same script in 2 different files, one with just search script and another with the pagination. But when I combined it its giving me few errors. I am getting the below errors. *Notice*: Undefined index: start in *C:\wamp\www\search