Php

How to Create a Simple REST API With Slim Framework

This tutorial will show you how to create a REST API using Restful API Framework SLIM for any web or… Read More

8 years ago

Create REST API Example Using Lumen Micro Framework by Laravel -Part I

Rest Web service is a very popular service to communicate between client and server. There is a lot of front-end… Read More

8 years ago

Treeview using Bootstrap Treeview, PHP and MySQL

I got huge response of treeview tutorials How to Create Dynamic Tree View Menu from readers and find request to… Read More

8 years ago

Create Queue and Run Jobs Using worker in Lumen/Laravel

A queue is a very important and interesting feature of Lumen, You can run your tasks(background process/cron tasks) using queue… Read More

8 years ago

How to Encrypt in JavaScript and Decrypt String in PHP using AES and Cryptojs

This tutorial help to encrypt and decrypt a string using cryptojs and PHP. Cryptojs is a very popular library that… Read More

8 years ago

Add,Edit and Delete Record using Bootgrid , PHP and MySQL

jQuery Bootgrid is a very popular grid plugin and specially designed for bootstrap. This tutorial help to add .edit and… Read More

8 years ago

How to Configure Memcached in Lumen Api Framework

Lumen is very popular,fast and light weight api micro-framework by Laravel using php. I have created many project on lumen… Read More

8 years ago

How to Add, Edit and Delete a row in jQuery Flexigrid Using PHP and MySQL

jQuery Flexigrid is very popular grid plugin which is convert HTML table into beautiful and full functional grid listing. Flexigrid… Read More

8 years ago

jTable Add,Edit and Delete Using PHP and MySQL

In the previous tutorial, we have to learn jTable features and integration with PHP and MySQL.This jTable tutorial is the… Read More

8 years ago

Simple Example of JTable With PHP and MySQL

jTable is a very popular jquery HTML table plugin. I got a request about jtable with PHP and MySQL integration.… Read More

8 years ago

Categories