[PHP] http get vars missing?? track vars enabled - HELP

2001-09-02 Thread news.fbcc.com
Hi, I'm about ready to go insane over this one. I have the following link. http://www.wayneswoodworks.net/test/samples.php3?key=1 When I get into samples.php3 I do: $record = $HTTP_GET_VARS[key]; echo record=$recordbr; And the record variable is blank/missing. I have other pages that are

[PHP] Re: Passing LARGE (1500-2500 chars) variable from JScript to PHP?

2001-08-12 Thread news.fbcc.com
http://l-i-e.com/artists.htm Volunteer a little time: http://chatmusic.com/volunteer.htm - Original Message - From: News.Fbcc.Com [EMAIL PROTECTED] Newsgroups: php.general To: [EMAIL PROTECTED] Sent: Sunday, August 12, 2001 12:55 PM Subject: Passing LARGE (1500-2500 chars) varia

[PHP] Re: Passing LARGE (1500-2500 chars) variable from JScript to PHP?

2001-08-12 Thread news.fbcc.com
question. News.Fbcc.Com [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... I want to pass a large (easily 1500-2500 characters) variable between a DHTML object using Jscript over to a PHP script to ultimately update a MySQL database. I know that I can pass a variable along with the l