Friday, May 16, 2014

RESTfull PHP enlightened

How did they do that?

http://wisecrack.ca/this/is/my/rest/id/123

Gives me 404 error since I do not have default file of any kind at directory 123

lighting flash thanks to yrrhelp on youtube
you have to create a .htaccess file on you server and redirect traffic according to its containts!

check out a great video https://www.youtube.com/watch?v=5eWC-lf1FxM

Creating a RESTful Web Service in PHP