View Single Post
  #6 (permalink)  
Old 07-21-2008, 04:06 PM
ee222 ee222 is offline
WebProWorld Member
 

Join Date: Sep 2005
Location: USWebCity.com
Posts: 39
ee222 RepRank -1
Default Re: Help -- SELECT Function PHP Script

Hello J. Scott Harris,

Thank you for your help. I am not a programmer. So, could you tell me how to change and add this code to my page? Where to put this code? Thanks.

Here is part of my page code:

if(!isset($page)){
$page=1;
}
$wishnum=count($temparray);
$start=$show_num*($page-1);
?>
__________________
Make A New Website --- USWebCity.com
>> Web Hosting Ratings and Reviews <<
Reply With Quote