Need help with php

by 6 replies
7
Hi,

I am needing to write a htaccess modrewrite for my website. I am just wondering if anybody would be able to help or if I am going to hire someone to help me?

The site is freetreasure DOTcomDOTau

I am wanting the url to be from the title when it comes to our items.
For example freetreasure.com.au/product_details.php?p=83
would become
freetreasure.com.au/free-laptop-bag

and our states section to read
freetreasure.com.au/free-stuff-victoria
instead of
freetreasure.com.au/products.php?coun=vic

I realise there would also have to be some code incase duplicate names were used which could be common for some items.

Also I'm guessing some of the script in my php would have to be changed if I was to rewrite it using htaccess?

Thanks guys any help is greatly appreciated.
#programming #php
  • Are you using some kind of CMS or premade eCommerce software for your website? If so, check the admin panel, they often have this included already.
    • [1] reply
    • nope I am running a custom script
  • Add me on facebook, I can help you!
    http://www.facebook.com/hajr0
    • [1] reply
    • Not sure why but facebook will not let me add you?
      • [1] reply
  • Try looking up the HTaccess guide on google, its really helpful

Next Topics on Trending Feed

  • 7

    Hi, I am needing to write a htaccess modrewrite for my website. I am just wondering if anybody would be able to help or if I am going to hire someone to help me?