For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > August 2004 > Re: [PHP-DB] Re: Passing variables from HTML to PHP









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DB] Re: Passing variables from HTML to PHP
Philip Thompson

2004-08-31, 8:55 pm

Thanks for your reply. Those who have responded, I am thankful to.

~Philip

On Aug 31, 2004, at 4:14 PM, Jasper Howard wrote:

> if the checkbox is checked then you'll get the value in the php
> script. If
> globals are turned on then echo $foo; will work, otherwise you have to
> use
> something like: echo $_POST['foo'];
>
> its a good idea to write your scripts without dependency on globals
> being
> turned on, its a security risk for it to be on.
>
> --
>
>
> -------------------------------------------------------------->>
> Jasper Howard :: Database Administration
> Velocity7
> 1.530.470.9292
> http://www.Velocity7.com/
> <<--------------------------------------------------------------
> "Philip Thompson" <prthomp@uark.edu> wrote in message
> news:2A6CFA3D-FB8A-11D8-A3DD-000393C795C4@uark.edu...
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com