Skip to main content
Skip to footer
416-479-0685
Get a Quote
Home
About Us
Our Work
Our Services
Get a Quote
Blog
Contact Us
Category:
Slim Framework
Use PHP to send APNS iOS and GCM Android push notifications
08/13/2015
Hello! Through our own internal projects it has become a requirement in the past to implement a system that integrates…
Securing your MySQL queries from SQL injection in PHP
06/22/2015
Hello! There is many strategies for securing your code against malicious user input. Some frameworks have checks and balances built…
Ajax Long Polling to your RESTful API
05/01/2015
Hello! Whether your developing a mobile or web based application, keeping on top of constantly changing data is a challenge…
Use PHP to set up a RESTful API with simple authentication
04/06/2015
Hello! It is sometimes necessary to bridge different web applications together in order to transmit or receive information and process…