Forum Moderators: phranque
I currently have a line in my htaccess file
RewriteRule ^([^.]+)-([^.]+)-phone.php producttest.php?make=$1&model=$2
Which when I type in nokia-1100-phone.php it comes up with all the correct page details and displays perfectly BUT when i put in nokia-n90-phone.php it comes up with none of the phone details.. The phone is defintely in the database so I cant see why its not working :( can anyone help?
Thanks,
Chris