Re: [PHP] The end of "mysql"

2012-09-07 Thread Adam Richardson
On Fri, Sep 7, 2012 at 9:58 PM, Jim Giner  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



Re: [PHP] The end of "mysql"

2012-09-07 Thread Shiplu
On Sat, Sep 8, 2012 at 7:58 AM, Jim Giner 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.
>
>
I suggest you use a VPS. Cost of a VPS and a shared server is in same range
nowadays.

-- 
Shiplu Mokaddim
Talks: http://shiplu.mokadd.im
Follow: http://twitter.com/shiplu
Innovation distinguishes between follower and leader


[PHP] The end of "mysql"

2012-09-07 Thread Jim Giner
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.


Any idea on the approximate date when mysql truly goes away - ie, when 
is the proposed (next) update that will completely refuse to recognize 
it?  Might be ammunition for me.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php