dealTek wrote:
>
> Thanks for all the help folks,
>
>
> PHP-light-PDO-Class
>
> ok well I found this...
>
> https://github.com/poplax/PHP-light-PDO-Class
>
> But it does not seem to recognize the port - I put the port as 8889 but
> keeps saying can't connect port 3306
>
> Warning: PDO::__co
Thanks for all the help folks,
PHP-light-PDO-Class
ok well I found this...
https://github.com/poplax/PHP-light-PDO-Class
But it does not seem to recognize the port - I put the port as 8889 but keeps
saying can't connect port 3306
Warning: PDO::__construct() [pdo.--construct]: [2002] Connect
On Feb 14, 2013, at 11:46 AM, Bastien Koert wrote:
>
>
> The DreamInCode one is good. MySQLi is the recommended option over
> MySQL since the mysql one is deprecated. PDO is also a great option
> since you can prepare your queries to help sanitize the data
>
> --
>
> Bastien
Thanks Basti
3 matches
Mail list logo