REST API using Slim 2 Framework
Learn how to create REST API in PHP using SLIM Framework. Simple and easy to build REST Full API.
Continue ReadingLearn how to create REST API in PHP using SLIM Framework. Simple and easy to build REST Full API.
Continue ReadingIf you want to execute after specific interval or you want to run your php script after few seconds then this post help you to accomplish this thing using Bash and Cron job.
Continue ReadingLearn how to implement Access Control List (ACL) in CakePHP 3 Application. Simple and easy step to setup ACL in your Cake application.
Continue ReadingLearn how to setup Apache, MySQL, PHP and phpMyAdmin on your Ubuntu to run your web application.
Continue ReadingLearn how to create a simple REST full API using Cakephp 3 in few minutes.
Continue ReadingLearn how to setup Facebook SDK in your php application in simple steps.
Continue ReadingLearn how to send email with attachment and html using PHPMailer opensource library.
Continue ReadingLearn how to setup CakePHP V3 using XAMPP Shell, also setup database connection in it.
Continue ReadingLearn how to setup MySQL default database to save chats of Ejabberd XMPP server.
Continue ReadingLearn how to send image notification in android and also how to show image notification in notification bar using GCM push notification service.
Continue ReadingLoad blog list for specific category in our wordpress page and also learn how to create a custom template for your wordpress page.
Continue ReadingSingle page apps are becoming increasingly popular. Sites that mimic the single page app behavior are able to provide the feel of a phone application. With the help of Angular we can create applications like that very easily.
Continue Reading