Web Design Blog
PHP
Posts filed under PHP.
jQuery
Fancy Grid Portfolio just Published to WordPress.org
September 8, 2016
Just wanted to share my new WordPress plugin that’s now published at WordPress.org. The plugin is super easy to use and is great for creating a portfolio page on the fly. I’ve set up a demo page with full details. Fancy Grid Portfolio @ GitHub.com: https://github.com/laithsinawi/fancy-grid-portfolio Fancy Grid Portfolio @ WordPress.org: https://wordpress.org/plugins/fancy-grid-portfolio/
Read More →
jQuery
Making a Simple Math Captcha using both jQuery and PHP
February 2, 2013
I wanted to write a simple Captcha that I could easily integrate into my own scripts that would work with or without Javascript. My first approach was to find open-source that I could pretty much just copy and paste into my code with little modification. All the cookie-cutter Captcha scripts I found were so bloated […]
Read More →