Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~167 People Reached
About Me

Blurb.

PC Specs
average
Favorite Forums
Favorite Tags
php x 2
Member Avatar for tier1

It's possible to make more complex URL's using Zend Rest Route? I'm trying to make following route: /articles/filter/:query. Simple controller: [code] class ArticlesController extends Zend_Rest_Controller { public function init() { $this->getHelper('ViewRenderer')->setNoRender(true); } public function indexAction() {} public function getAction() {} public function putAction() {} public function postAction() {} public function …

0
46
Member Avatar for anantwaykar

I am new for PHP language I dont know how to run PHP files on out machine so please anyone tell me how to do it thanks

Member Avatar for diafol
0
121