bug in php 4.3?

This is a discussion on bug in php 4.3? within the PHP Language forums, part of the PHP Programming Forums category; Assuming that $local_link is a mysql_pconnect resource mysql_query($sqlquery,$local_link) wont work but mysql_query($sqlquery, $local_link) does (note the space ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-27-2004
kaptain kernel
 
Posts: n/a
Default bug in php 4.3?

Assuming that $local_link is a mysql_pconnect resource

mysql_query($sqlquery,$local_link)

wont work

but

mysql_query($sqlquery, $local_link)

does (note the space before $local_link).

Is this a bug?
Reply With Quote
  #2 (permalink)  
Old 01-27-2004
Tom Thackrey
 
Posts: n/a
Default Re: bug in php 4.3?


On 27-Jan-2004, kaptain kernel <nospam@nospam.gov> wrote:

> Assuming that $local_link is a mysql_pconnect resource
>
> mysql_query($sqlquery,$local_link)
>
> wont work
>
> but
>
> mysql_query($sqlquery, $local_link)
>
> does (note the space before $local_link).
>
> Is this a bug?


It would be, but I can't reproduce it. What kind of "wont work" are you
getting? I assume it's a syntax error or warning. Post the actual code and
the message.

--
Tom Thackrey
www.creative-light.com
tom (at) creative (dash) light (dot) com
do NOT send email to jamesbutler@willglen.net (it's reserved for spammers)
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 07:18 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0