Archive

Blog Archives

Consuming WCF in ASP.NET MVC 5 with Entity Framework 6 using Visual Studio 2017

Create WCF service with Entity Framework then consume it on a ASP.NET MVC application

Connecting an ASP.NET MVC Application to MySQL

Learn how to connect an ASP.NET MVC application to MySQL

Create a Facebook Preloader Style using Bootstrap

Simple preloader similar to Facebook using Bootstrap. Easy to implement and easy to learn.

AJAX Pagination with Search and Sort in ASP.NET MVC 5

A simple tutorial which demonstrates how you can paginate your data using AJAX and apply search and sort features using Entity Framework in ASP.NET MVC 5.

Using Angular Material with Meteor

How to integrate Angular Material to your Meteor Application

Using History.js with AJAX

Simple example on how to make History.JS work with dynamically loaded pages.

Simple File Upload with PHP

Create a very simple file upload with File Size validation.

Accessing HTML DOM Elements with PHP

Get contents of a website by parsing the DOM Elements

Implementing AJAX Pagination with Search in CodeIgnier

Advanced jQuery Pagination using AJAX and PHP

How to do Ajax in Codeigniter

A very basic but powerful implementation of Ajax that complements Codeigniter.

Post Class for Resume Database

Functions from my most recent Resume Database project

Optimize WordPress Database by Disabling and Removing Revisions

Disable the saving of revisions in your WordPress blog to optimize your Wordpress database.

How to use niceScroll.Js

Easy-to-use solution to have a custom scroll bars compatible with desktop, tablet and phone devices.

Setting / Getting Sessions Values in PHP

Learn how to set and get Sessions values in PHP

Contact Form 7 Normalize Form CSS

Normalized CSS for your Contact Form 7 forms.

Example of an Ajaxified WordPress Admin using OOP Style

A Good demonstration of Ajaxified WordPress Admin along with Object Oriented Approach

Using Object-Oriented Approach in Building WordPress Admin Menus

Coding in WordPress Admin using Object Oriented Programming

Reading URL variables in Javascript

A Simple Function that you can use to read URL variables.

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

PHP Function to Validate Date Format

Simple PHP Function that can be used to validate date format of user input

PHP Function that Generates Random Characters

Simple PHP Function that allows you to generate random codes and define your own characters and length of code.

Implementing AJAX in WordPress

Introduces the proper way of using AJAX in your WordPress blog

Top CSS3 Image Effects

A Collection of Image Hover Effects, try them out for free!

Useful CSS3 Element Effects

Apply Hover Effects into any HTML element with these cool CSS3 Animations

Set a Default Featured Image for your Posts in WordPress

Add a default image for posts that do not have a featured image.

Create a Custom Post Type in WordPress

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

Adding a Simple Math Captcha to your Form in PHP

Useful Math Captcha to prevent robots from submitting automated requests

How to Limit the Number Words to Output in PHP

Creating a function that will limit the number of words to output

Create a Submenu Page in WordPress Admin

Start creating your first plugin-like page

Exporting Reports to CSV with WordPress

Export your Reports using queries and gain full control over the output of the report.

How to use the JQuery Date Picker of WordPress

Include the built-in Date Picker of WordPress int your front-end forms in WordPress