Search:

Type: Posts; User: george12; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,602

    I have checked my php code and it's working...

    I have checked my php code and it's working nicely..
    The problem is that css , img , js and include files are not loading after rewrite...
    I am working on it since last month but got negative...
  2. Replies
    5
    Views
    1,602

    Yes sir, Actually the URL is successfully...

    Yes sir, Actually the URL is successfully rewriting but the problem is that, the category/ works for me as a folder ..
    The a href code is <a href="category/<?php echo $category[$i];?>">test</a>...
  3. Replies
    5
    Views
    1,602

    Url Rewrite working as directory

    I am using URL rewrite for my e-commerce project. I have a url like localhost/norres/category.php?category=1 and I want to change above url in localhost/norres/category/1

    I am using .htaccess file...
Results 1 to 3 of 3