On Thu, Jan 8, 2009 at 03:05, viraj <kali...@gmail.com> wrote:
> i have this query..
>
> $sql = "SELECT `id` FROM `modules_permissions` WHERE `id` = '" .
> $permissionId . "';";

    While you are using PHP to develop your script, this is not at all
a PHP question.  Please keep MySQL questions such as this to the MySQL
list, or at least the PHP-DB list in the future, so that things will
properly archive.

-- 
</Daniel P. Brown>
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
Unadvertised dedicated server deals, too low to print - email me to find out!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to