Quantcast
Channel: Alex Jones» PHP & MySQL
Browsing latest articles
Browse All 20 View Live

Image may be NSFW.
Clik here to view.

PHP Progress Bar

An interesting idea was posted to eVolt’s TheList in the form of a tip: using PHP’s flushing buffer to create a progress bar for large PHP applications. Juha Suni, the author of the tip, provided the...

View Article



Easy-peasy PHP

Interested in learning PHP? Check out Easy-peasy PHP

View Article

Being a PHP Lumberjack

Being a PHP Lumberjack is a great article on the importance of logging within PHP. While I already use some of the methods shown in the article, I learned a lot, and I plan to implement the ideas in my...

View Article

Simple Templating

Simple Templating from mezzoblue provides a straightforward and solid templating system. I’ve typically followed the same type of practice on my sites, though Dave Shea’s practice of setting the body...

View Article

JeffCroft.com: Getting favicons for inclusion in pages?

JeffCroft.com: Getting favicons for inclusion in pages? This may provide a better method than the one I have implemented on this site.

View Article


PHP Filters

PHP Filters – “A collection of easy to include PHP functions that sanitize user inputs.”

View Article

Swat

Swatt “is an open-source web application toolkit built with PHP5. It is primarily developed and maintained by silverorange, but participation and contributions are welcome.” This is a note for the...

View Article

PHP CSS Dynamic Text Replacement (P C DTR)

PHP CSS Dynamic Text Replacement (P C DTR) – CSS Help Pile – artypapers.com

View Article


PHP vs Ruby on Rails, Part 1

PHP vs Ruby on Rails, Part 1

View Article


DbVisualizer – Development Tools

DbVisualizer “is a feature rich, intuitive and cross-platform database tool for developers and DBAs, providing a single powerful interface for a variety of databases. DbVisualizer supports simultaneous...

View Article

Configuring MySQL on MacOS X

Configuring MySQL on MacOS X

View Article

Mmmm Code Snippets

Code Snippets is an online resource, providing a central user-writable repository for chunks of reusable code. A stroll through the language-agnostic site provides a plethora of tasty bits and bytes...

View Article

activeCollab

activeCollab is a “web based, open source collaboration and project management tool” that aims to clone the functionality of BaseCamp, but allows the developer to run it on their own servers. I’ve...

View Article


Library of Free Data Models

Library of Free Data Models

View Article

Image may be NSFW.
Clik here to view.

Dynamic CSS A.K.A. CSS Variables

Cascading Style Sheets are an amazing tool, having transformed Web Design as an industry and the Web as a communications medium. But in all of its glory (and it is glorious), CSS has some flaws. The...

View Article


Image may be NSFW.
Clik here to view.

Style Evolution – Dynamic CSS Part 2

Please note that this assumes you have read Part One of the series. Also, I have taken to calling this Evolved CSS, as the word “dynamic” is a bit too close to the old days of DHTML (Dynamic HTML) for...

View Article

Quick Note to My Future Self: PHP & Memory

When WordPress or another Web app starts throwing fits and kicking out fatal errors due to memory, make sure the local php.ini (same dir as the scripts) is allocating enough RAM. 8Mb is not nearly...

View Article


Cake on OS X with Headdress

As I’ve been testing CakePHP I’ve run into an odd issue on my local OS X development environment. I couldn’t get the system configured to properly render the site I was building. It didn’t even show...

View Article

Fixing the WordPress Theme Reset Problem

As I posted in the WordPress forums I’ve run into an odd problem – WordPress occasionally resets my theme to the default version, which is annoying to say the least. After a lot of digging, I learned...

View Article

MacGDBp: A Remote PHP Debugger for OS X

Blue Static has released MacGDBp, “a native Cocoa application that allows Web developers to debug their PHP applications.” The tool utilizes the Xdebug PHP extension to connect to the running PHP app...

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images