Permalink code is mine correct

Discussion in 'PHP' started by TheSyndicate, Mar 25, 2009.

  1. #1
    RewriteEngine On
    
    rewriteBase /voting/
    
    
    RewriteRule ^(.*)/(.*)/(.*)/(.*)/$ index.php?username=$3&phid=$4 [L]
    PHP:
    my layout looks very funny it does not look like the normal page, i am a noob when it comes to this.
     
    TheSyndicate, Mar 25, 2009 IP