On Wed, Mar 19, 2008 at 3:47 PM, George J <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a script that contains a form and a pagination routine that calls
> itself. I want to pass an sql query along with some other variables to the
> called script. The code to acheive this, using the form, is working but when
> I try to write the code, using the scripts URL to call itself, I am having
> problems successfully passing the SQL query string within the url.
WHOA! Passing the SQL query via a URL is a Very Bad Idea[tm]!
Show some code so that we can all see more about what you're
trying to do. Maybe I'm misunderstanding your question.
--
</Daniel P. Brown>
Forensic Services, Senior Unix Engineer
1+ (570-) 362-0283
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php