noob question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
zheeka
Forum Newbie
Posts: 1
Joined: Wed Sep 02, 2009 5:20 am

noob question

Post by zheeka »

Hello!
I'm having problems... :D
I made a website with Joomla and everything worked fine in firefox, but when i opened it in explorer, the site crashed... when i went to w3c validation it threw out 56 (!) errors and 27 warnings.
now i'm having a dilemma...should i go and make a new site from the beginning, or is this repairable?
i'm a total noob in php, so this question may seem stupid to you but it is a huuuge problem for me :D
any suggestions? can i get help solving and correcting my code here?
thnx
peterjwest
Forum Commoner
Posts: 63
Joined: Tue Aug 04, 2009 1:06 pm

Re: noob question

Post by peterjwest »

You will probably get more help on a Joomla forum. Incidentally, w3c validation errors shouldn't cause any browser to crash. The only thing likely to crash a browser is Javascript (in my experience).
Post Reply