Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 200004

Re: [PHP4BETA] session_start() stucks the script From: Alfred Perlstein (bright <email protected>)
Date: 04/30/00

* David Treves <duddy <email protected>> [000429 22:30] wrote:
> Hi,
>
> I am trying to start a session (PHP4RC1), the problem is that everytime
> the script arrives to that function the script is stucked and nothing more
> happens. All functions till there are operating well. The HTML (which is
> OUTSIDE the script) after that function is stucked too...
>
> What could be the reason for that?

What does "stucked" mean?

If it means that nothing is displayed after php parses the function then
you most likely have unbalanced curly braces, I would go over the code
to make sure you aren't missing any }'s.

-- 
-Alfred Perlstein - [bright <email protected>|alfred <email protected>]
"I have the heart of a child; I keep it in a jar on my desk."

-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>