Re: [PHP] Problem with MSSQL

2004-10-15 Thread Yusuf Tikupadang
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

Re: [PHP] PHP websites (www/uk/us2)

2004-10-15 Thread Yusuf Tikupadang
They're mirrors. On Fri, 15 Oct 2004 09:20:10 +0100, Graham Cossey <[EMAIL PROTECTED]> wrote: > > I was wondering what the difference is between the various PHP sites linked > to in this list, are they mirrors and what determines which site you get > directed to when doing a search from www.php.

[PHP] Re: 答复: [PHP] Problem with MSSQL

2004-10-15 Thread Yusuf Tikupadang
> I don't know if this can running on mssql. > select limit m,n No, mssql can't do that. the only solution that i have is using cursor, but I can't use codecharge to do that (and need much more time to develop). Thanks for your idea. Best Regards, Yusuf Tikupadang --

[PHP] Re: 答复: [PHP] Problem with MSSQL

2004-10-15 Thread Yusuf Tikupadang
> I don't know if this can running on mssql. > select limit m,n No, mssql can't do that. the only solution that i have is using cursor, but I can't use codecharge to do that (and need much more time to develop). Thanks for your idea. Best Regards, Yusuf Tikupadang --

Re: [PHP] PHP App User Permissions Tecnique

2004-10-15 Thread Yusuf Tikupadang
I think read from database better than from session, because it's more easy than usnig session. On Fri, 15 Oct 2004 00:41:31 -0700, Brendon <[EMAIL PROTECTED]> wrote: > I am building a web based community forum type software using PHP. I am > currently working on how different user privelages are

[PHP] Problem with MSSQL

2004-10-14 Thread Yusuf Tikupadang
that I need (from record x1 untuk x2), without stored procedure? Thanks before. Best Regards, Yusuf Tikupadang -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php