critical error

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
m2babaey
Forum Contributor
Posts: 364
Joined: Sun May 20, 2007 9:26 am

critical error

Post by m2babaey »

Hi
when I want to browse mydomain.com (that is on localhost) everything is ok
the problem is when I want to browse mydomain.com/index.php
When I want to browse mydomain.com/index.php no images is shown and external style sheet is not opened and causes my homepage looking very bad.
How do I fix it?
thanks in advance
m2babaey
Forum Contributor
Posts: 364
Joined: Sun May 20, 2007 9:26 am

Post by m2babaey »

solved!
the problem was I was browsing mydomain.com/index.php/
(extra slash)
Post Reply