Re: C++ query with mySQL

2006-04-09 Thread David Dorward
On Mon, 2006-04-10 at 10:02 +0500, Sara wrote: > Calling the categories starting with PHP and Perl didn't cause any issue, but > when I called the Categories > starting with C_and_C++, nothing was shown because CGI.pm was removing the > characters ++. > I replaced the All ++ in the mySQL databas

C++ query with mySQL

2006-04-09 Thread Sara
I have been stuck here, SOS call: Using CGI.pm, I have the script calling certain categories from mySQL table. my $cat = $q->param('cat'); my $dbh -> prepare ("SELECT * FROM main WHERE CAT='$cat'"); Sample Categories('CAT') are given below: PHP/Ad_Management/Classifieds Perl_and_CGI/Ad_Manageme