Archive

Blog Archives

Performing CRUD Operations with Sessions in Python – Django

Performing Create, Read, Update and Delete in Python Django

Simple PHP Pagination with AJAX

Create a simple and light weight AJAX pagination using PHP

Android Development – Parsing JSON Data from a URL

How to parse JSON data using HTTPClient and display the results on a ListView

Java – Parsing JSON Data from a URL

Simple code snippet for parsing JSON data from a URL in Java

Simple File Upload with PHP

Create a very simple file upload with File Size validation.

Setting / Getting Sessions Values in PHP

Learn how to set and get Sessions values in PHP

Setting and Getting Cookies in jQuery

Utilizing the jQuery cookie library in our website

Setting and Getting Cookies in Javascript

Basic usage of cookies (GET and SET)

Sending HTTP requests using cURL in PHP

A simplified way of Sending HTTP requests using client URL

Convert stdClass Object to Array in PHP

Use this function to convert stdClass Objects into an Array

Create a Custom Post Type in WordPress

Register a post type and allow other roles to add, edit, and delete their owns posts.

Formatting Dates in PHP

Change the output of the time stamp to something more readable