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.
Using History.js with AJAX
Simple example on how to make History.JS work with dynamically loaded pages.
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.
Optimize WordPress Database by Disabling and Removing Revisions
Disable the saving of revisions in your WordPress blog to optimize your Wordpress database.
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.
Useful CSS3 Element Effects
Apply Hover Effects into any HTML element with these cool CSS3 Animations
Auto Login to WordPress from another Website
Automatically login to Website B from Website A securely without using a password.
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 New Frontend Login Form in WordPress
Have full control over your WordPress log-in form and add your own validations.
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
How to use the JQuery Date Picker of WordPress
Include the built-in Date Picker of WordPress int your front-end forms in WordPress