[PHP-DB] Passing arguments in url From: Scott (scottyj1 <email protected>)
Date: 11/29/00

I have looked through the php manual web site and searched this ng but
cannot really find a particular question. I have a flash form that I would
like to take all the fields content, parse them into one variable and pass
that variable to my .php page that will handle the insert, delete, etc.. I
am trying to find out if there is a particular format that php looks for in
that variable to pull all the fields content out of the variable, such as
escape characters or the like. This may i know how to format all my data
going into that variable.

does anyone know what character %0D%0A is (scratches head).

Thanks

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>