Hi!
I'm quite new in PHP... I've developed a site which works pretty well... database connections is not a problem...
However I have a problem in one page, so my question is:
Is there a limit in the quantity of variables that can be used?
In fact I use 50 variables in my page, and when I want to add one more, an Internal Server Error appears, then I delete that new variable and the page works again.
In error_log it says: premature end of script header.
Thank you in advance.