I’ve been playing around a bit with your code here but can’t get it to work even when i download your source code and try to run it.

All i get is a few php warnings when i try to run it.

Warning: include(/Applications/XAMPP/xamppfiles/htdocs/restfulphp/library/Controller.php) [function.include]: failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/restfulphp/index.php on line 16

Warning: include() [function.include]: Failed opening ‘/Applications/XAMPP/xamppfiles/htdocs/restfulphp/library/Controller.php’ for inclusion (include_path=’.:/Applications/XAMPP/xamppfiles/lib/php:/Applications/XAMPP/xamppfiles/lib/php/pear’) in /Applications/XAMPP/xamppfiles/htdocs/restfulphp/index.php on line 16

Am i missing something here? I even tried to include a few url elements but when i do that i just get an Object not found! page from apache.