Hi everyone!
If you are using awardspace.com for free website hosting or have an idea does anyone know how to chnage the include path or my script hosted on awardspace such that...it can correctly display data using the pager.php package. Currently my script has
this option set:
:::PHP CODE::: include_once 'pager/Pager.php';
While the include path on Unix server on awardspace says:
include_path .:/usr/local/php5/share/pear
Can you help me ressolve issue with using pager (jumping or sliding) for db data retrieval.
Help, Anita