Quantcast
Channel: PHP – dredgin.gs
Browsing all 10 articles
Browse latest View live

AJAX and the company formerly known as Macromedia

This post on Matt’s blog gives a great little summary of the onset of Asynchronous Java and XML, or AJAX for short, as a programming tool for the Web. I have nothing of substance to add to this, except...

View Article



Hide your JavaScript with PHP sessions

Hiding JavaScript so that visitors can’t see it might not seem like a necessary precaution to take in most web programming situations. After all, a server-side language like PHP automatically prevents...

View Article

CodeColorer for WordPress is totally sweet

After trying out a few code snippet plugins for WordPress, and not having much luck, I found CodeColorer. CodeColorer creates a nice code box for your snippet, which is quite visually appealing. Here’s...

View Article

PHP function to parse out an integer into its component bits

A single integer is a great way to save data for options that are either/or, like whether a particular checkbox should be selected within an array of checkboxes. There are a lot of advantages,...

View Article

WP-dBug

A colleague at work found dBug, a sweet PHP class for creating nice, clean debug output and implemented it into our framework. While debugging a different WordPress plugin, I realized how nice it would...

View Article


AJAX and the company formerly known as Macromedia

This post on Matt’s blog gives a great little summary of the onset of Asynchronous Java and XML, or AJAX for short, as a programming tool for the Web. I have nothing of substance to add to this, except...

View Article

Hide your JavaScript with PHP sessions

Hiding JavaScript so that visitors can’t see it might not seem like a necessary precaution to take in most web programming situations. After all, a server-side language like PHP automatically prevents...

View Article

CodeColorer for WordPress is totally sweet

After trying out a few code snippet plugins for WordPress, and not having much luck, I found CodeColorer. CodeColorer creates a nice code box for your snippet, which is quite visually appealing. Here’s...

View Article


PHP function to parse out an integer into its component bits

A single integer is a great way to save data for options that are either/or, like whether a particular checkbox should be selected within an array of checkboxes. There are a lot of advantages,...

View Article


WP-dBug

A colleague at work found dBug, a sweet PHP class for creating nice, clean debug output and implemented it into our framework. While debugging a different WordPress plugin, I realized how nice it would...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images