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

Home » Imported messages » comp.lang.php » Illegal variable _files
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Illegal variable _files [message #169626 is a reply to message #169625] Mon, 20 September 2010 07:58 Go to previous messageGo to previous message
Gregor Kofler is currently offline  Gregor Kofler
Messages: 69
Registered: September 2010
Karma:
Member
Am 2010-09-20 07:02, Nickneem meinte:
> Hi,
>
> I'm setting a cookie from a silverlight app but after that I get a:
>
> 'Illegal variable _files or _env or _get or _post or _cookie or
> _server or _session or globals passed to script'

What's producing this error message?

> I can't seem to find out what's wrong with my cookie, the contents
> are:

Who cares about your cookie content? The names of the superglobals are
$_SERVER, $_FILES, $_POST, $_GET, $GLOBALS,...

http://php.net/manual/en/language.variables.superglobals.php

Gregor

--
http://www.gregorkofler.com
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: for each syntax
Next Topic: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from ...
Goto Forum:
  

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

Current Time: Fri Sep 27 07:31:48 GMT 2024

Total time taken to generate the page: 0.04346 seconds