Re: [PHP-DB] String comparision issue with change of databases

2007-11-24 Thread $P$ $T$
On Nov 23, 2007 5:42 PM, Stut <[EMAIL PROTECTED]> wrote: > Tamkhane, Pravin wrote: > > Hi All, > > I am trying to write a simple user verification(not using MD5 hash) . I > > have users table in database which contains login_id and passwd for > > registered users. I am using PDO for this purpose. I

[PHP-DB] Webservices with PHP

2008-01-09 Thread $P$ $T$
Hi, Sorry this may not be related to php-db list. I do not have much knowledge about webservices but would like to know, which is better way of implementing webservices with PHP-MySQL XML-RPC, SOAP, or REST And why? What are the parameters that we should be looking for before deciding on mechanis