Re: [PHP-DB] apostrophes everywhere

2006-02-18 Thread Stut
Andrew Darrow wrote: Everything get's run except for the INSERT INTO if there is an apostrophe in the value $blog. If I replace the apostrophe with ' it works fine. On my server I'm running PHP 4.4 and mySQL 4.1.16. I design there and publish elsewere. On my server everything works fine all the

[PHP-DB] apostrophe nightmare

2006-02-18 Thread sub
Having a weird problem. Here's the call: DBAddBlog($blog, $today); And here's the function /*** * FUNCTION: DBAddBlog($blog, $today) * * DESCRIPTION: adds the blog * * RETURNED: nothing ***

[PHP-DB] apostrophes everywhere

2006-02-18 Thread Andrew Darrow
Having a weird problem. Here's the call: DBAddBlog($blog, $today); And here's the function /*** * FUNCTION: DBAddBlog($blog, $today) * * DESCRIPTION: adds the blog * * RETURNED: nothing ***

[PHP-DB] Re: Sessions help needed !!!

2006-02-18 Thread Neil Smith [MVP, Digital media]
At 22:19 17/02/2006, you wrote: From: "Chris Payne" <[EMAIL PROTECTED]> To: Date: Fri, 17 Feb 2006 17:18:57 -0500 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_NextPart_000_000F_01C633E6.3C6626A0" Subject: Sessions help needed !!!