FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Code Stops Working
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Code Stops Working [message #172389 is a reply to message #172387] Wed, 16 February 2011 03:05 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 2/15/2011 8:16 PM, Mike Copeland wrote:
> In article<ijf7t3$u6h$1(at)news(dot)eternal-september(dot)org>,
> jstucklex(at)attglobal(dot)net says...
>> On 2/15/2011 7:36 PM, Mike Copeland wrote:
>>> if(isset($submt_btn)) {
>>
>> Unless you have register_globals enabled (which it should NOT be), this
>> value will not be set. You need to use $_GET['submt_btn'] instead (and
>> the same is true for the other form fields).
>>
>> If this were a POST request in the form (which it really should be),
>> then you would use $_POST['submt_btn'], etc.
>
> Hmmmm...I don't know about this "register_globals" thing. How do I
> determine (and change) this?

http://www.lmgtfy.com/?q=register_globals

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: about memory usage with php application
Next Topic: PHP currency converter with XML feed
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Oct 19 14:57:12 GMT 2024

Total time taken to generate the page: 0.04546 seconds