On 9/8/2012 9:54 AM, Jim Giner wrote:
Nope. No PDO as yet either
jg
On Sep 7, 2012, at 11:22 PM, Adam Richardson <simpleshot@xxxxxxxxx> wrote:
On Fri, Sep 7, 2012 at 9:58 PM, Jim Giner <jim.giner@xxxxxxxxxxxxxxxxxx> wrote:
So with the announced end of the mysql functions (and switching to a
different extension), one would think that my isp/hoster would be a bit more
interested in my dilemma. I tried today to create my first mysqli-based
test script and found that I didn't have that extension. A series of emails
with my tech support told me that the shared server farm does not get
"mysqli" - only their business servers. Since I dont' have a need for and
want to pay more for a 'business server', I'm told I'm s... outta luck.
What about PDO? Is that available?
Adam
--
Nephtali: A simple, flexible, fast, and security-focused PHP framework
http://nephtaliproject.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Actually - I was incorrect. A quick run of "get_loaded_extensions"
reveals that my hoster does provide something named: pdo_mysql as the
very last item. Guess I'll have to go with that ext rather than mysqli.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php