pBB2/index.php?c=5 Enjoy and
let me know what you'd like to see in the way of additional forums under
this General Category.
Best regards,
Jim Hankins
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Here is a portion of a work in progress, I tested by sending the script with
a payment status of incomplete yet it still executed other portions of the
code. Should it not have jumped out. Or is my nested if invalid for some
reason?
if ($payment_status = "Completed")
{
echo "1st if is passed";
/
Hankins
"Gerard Samuel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Is that supposed to be ->
> $db = @mysql_pconnect("localhost", "bookorama", "bookorama123");
>
> Jim Hankins wrot
never mind got it "localhost:/pathto/mysql.sock" duh? :) Thanks a
million, I'm up and running.
- Original Message -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "Jim Hankins" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent
OTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Figure out where your mysql.sock file is and provide the path right in
> your mysql_connect() call. "mysqladmin version" tells you the path.
>
> -Rasmus
>
> On Sat, 23 Mar 2002, Jim Hankins
I'm doing a simple database connection using the follow syntax:
Book-O-Rama Search Results
Book-O-Rama Search Results
http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
More info on my latest issue regarding the integrating of xml and php for
dynamic xml documents
Thanks for help, could use another assist if you have a moment. When I used
the method of using the application it worked only the output is text not
xml, ie it does update the dynamic information but
nging?
Now all xml displays as text even if I don't use php commands. I assume
because of the ext is getting process before the mime type text/xml line or
something?
"Jim Hankins" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Chr
Christian, never mind, my fault. It's working beauthifully now. Thanks so
much for the help! Save my weekend!
Jim
"Jim Hankins" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Christian, when I changed the AddType to include
Christian, when I changed the AddType to include .htm .html .xml and .xhtml
now even if I don't have any php content in the file, it displays as plain
text instead of xml, the files have an xml ext. Any ideas?
"Christian Blichmann" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EM
I'm attempting to do some dynamic XML output to an xml capable browser. Can
someone give me an example? I'm using .php files currently. Tried xml files
and the tags were messing up my xml output or if I used http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
11 matches
Mail list logo