Thanks, I will try it first
On Fri, 15 Oct 2004 09:26:21 -0500, Greg Donald <[EMAIL PROTECTED]> wrote:
> http://pear.php.net/package/DB_Pager
>
> --
> Greg Donald
> Zend Certified Engineer
> http://gdconsultants.com/
> http://destiney.com/
--
PHP General Mailing List (http://www.php.net/)
To u
On Fri, 15 Oct 2004 12:42:21 +0700, Yusuf Tikupadang
<[EMAIL PROTECTED]> wrote:
> I'm a new member in this mailing list.
> I have a problem with large data in mssql (more than 100.000 record in
> one table). If I want to browse it from record 10 until 19 (like when
> I press next button), php have
Check your "php.ini" file in your C:\WINNT directory. Make sure that you
have php_mssql.dll extension uncommented in your php.ini file. Then check
to see where the php.ini is looking for the extensions. If you installed
PHP in C:\PHP, then the line for extension_dir in your php.ini file would
b
3 matches
Mail list logo