MySQL Forums
Forum List  »  Newbie

Re: How can it be done - plus sign in query
Posted by: Felix Geerinckx
Date: June 17, 2005 08:12AM

Matlak Sandor wrote:

> $querystring = "SELECT * FROM `main` WHERE origin='" . $_GET["origin"] . "' and type='" .
> $_GET["type"] . "' ORDER BY type;" ;

When you print the querystring, what do you see?

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Written By
Posted
Re: How can it be done - plus sign in query
June 17, 2005 08:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.