This is a discussion on Re: Form within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Eric VIALLE wrote: > I have just installed PHP 4.3 on my Red Hat 8 server. > I sat ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Eric VIALLE wrote:
> I have just installed PHP 4.3 on my Red Hat 8 server. > I sat up some new scripts on my server, but when i submit a formular, his > content is not sent :( > it comes from my server, because my scripts run correctly on other > configurations ! > > What kind of change have i to do ? You're used to older PHP versions, aren't you? The default handling of global vars changed around version 4.1: http://www.php.net/manual/en/languag...s.external.php http://www.php.net/manual/en/faq.html.php -- ----- stephan beal Registered Linux User #71917 http://counter.li.org I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned. |