On 3/7/2011 8:16 AM, Marc Guay wrote:
> Hi folks,
>
> I've stumbled into a project involving a server running PHP4 without
> cURL. The script fetches data from an XML webservice and deals with
> it. Is http://ca2.php.net/xml_parser_create the place to start? Any
> tips (besides updating PHP)?
>
Hi Scott,
I'm glad you resolved your problem. I'm curious about your method
though, as it seems to be an entirely different approach to my own.
How do you refer to your session data throughout the rest of the site?
Do you always reference the $_COOKIE variables or do you utilise
$_SESSION's at s
On 03/08/2011 09:46 AM, Marc Guay wrote:
> Hi Scott,
>
> I'm glad you resolved your problem. I'm curious about your method
> though, as it seems to be an entirely different approach to my own.
> How do you refer to your session data throughout the rest of the site?
> Do you always reference the
3 matches
Mail list logo