Page 2 of 2

Re: Browser bar loading, but nothing happens

Posted: Tue Oct 07, 2008 10:00 am
by icesolid
Should I be posting this to a seperate file, that may break up the code a bit?

Re: Browser bar loading, but nothing happens

Posted: Tue Oct 07, 2008 10:21 am
by aceconcepts
That won't make much difference in my eyes.

It probably has something to do with your logic. i.e. the order of your code.

Remember, when your code is compiled, it is compiled in a linear fashion - line by line.

Make use of functions where you can - this will de-clutter your code and be more efficient.

Re: Browser bar loading, but nothing happens

Posted: Tue Oct 07, 2008 10:30 am
by icesolid
OK. Thanks for the advice.

Re: Browser bar loading, but nothing happens

Posted: Wed Oct 08, 2008 3:50 pm
by marcth
Check your apache logs.