I\'m trying to make user friendly URL using mode rewrite.
My problem is, that after giving category like \'name\' to my URL, when I call the page using new URL, it can\'t lo
you have to define the base path or the server view path in the connection.php and whenever u want that path, make that global. then that variable will b called and the css or images will take the whole path.