Search found 2 matches

by 10016932
Sun Feb 24, 2013 7:28 pm
Forum: Tutorials
Topic: API
Replies: 1
Views: 869

Re: API

Found my error - Great tut thanks you :)
by 10016932
Sun Feb 24, 2013 5:57 pm
Forum: Tutorials
Topic: API
Replies: 1
Views: 869

API

Having trouble with your API, I just get Strict standards: Only variables should be passed by reference in C:\wamp\www\test\api_interface.inc.php on line 35 BAD REQUEST api_interface.inc.php code <?php class url_shortener { const API_URL = "http://localhost:80/shortner/api.php"; //Internal...