[SGVLUG] Help with PHP

Julie tearsea88 at yahoo.com
Fri Apr 27 15:39:08 PDT 2012


can you pastebin the html and your own php code?

http://pastebin.com


________________________________
 From: listreg <listreg_sr at ix.netcom.com>
To: SGVLUG Discussion List. <sgvlug at sgvlug.net> 
Sent: Friday, April 27, 2012 3:30 PM
Subject: Re: [SGVLUG] Help with PHP
 

The real problem is in the scope of variables. The program sets up some variables from an html page and then displays it's own page for more input. When I do the validation of input, I lose the values of some of the variables. I've tried global, GLOBALS, and $_POST. One of the variables is an array using key/value pairs. 

-----Original Message----- 
>From: matti 
>Sent: Apr 27, 2012 9:48 AM 
>To: "SGVLUG Discussion List." 
>Subject: Re: [SGVLUG] Help with PHP 
>
>
>
>
>What's the error you are getting? Can you describe the setup/issues?
>
>
>
>Thanks
>Matti
>
>
>
>________________________________
> From: James McDuffie <mcduffie at pitfall.org>
>To: sgvlug at sgvlug.net 
>Sent: Friday, April 27, 2012 4:26 PM
>Subject: Re: [SGVLUG] Help with PHP
> 
>I am no PHP expert but...I suggest that you turn on E_ALL error reporting in php.ini so you can better diagnose the problem.
>
>Also check and make sure your not making a simple mistake:
>https://www.google.com/search?q=common+php+mistakes
>
>On 04/27/2012 08:06 AM, listreg wrote:
>> Do we have some experts in PHP. I'm trying to create a web page and I'm not getting the result expected and need some help.
>> Stephen
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.sgvlug.net/pipermail/sgvlug/attachments/20120427/a1d345be/attachment.html 


More information about the SGVLUG mailing list