Search found 2 matches
Re: API
Found my error - Great tut thanks you
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...