[PHP-DB] Re: Previous | Next (Again)

2001-08-30 Thread Shin
Hi! Don't use the ID to count prev or next image. Use the $offset variable instead. $result=mysql_query(select id,name,phone . from TABLE where YOUR CONDITIONAL HERE . order by ID asc limit $offset,$limit); Regards -- Shin Jeff Oien [EMAIL PROTECTED] wrote in message [EMAIL

[PHP-DB] Re: phpMyAdmin problem

2001-08-28 Thread Shin
and PASS. Regards, Shin Ð ë ê þ ã K [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... i want to know the host name to provide in config file . my computer name is deepak , if i mention it as localhost it works fine on my system, but if i change it to deepak it gives following error