Archive for the ‘PHP scripts’ Category

Screen Scraping Tutorials and Info

Friday, November 16th, 2007

I’m about to improve / re-design some of my old code that scrapes my customer’s websites …

refactoring - the power of good variable, method and function names within code

Tuesday, October 30th, 2007

Deep in some rainforest, an explorer found a long-lost tribe of people who could only count up …

php - using fopen instead of upload to import external images to website over http

Thursday, October 25th, 2007

If you want to let your website users add their own images to your website you could …

Zend Framework Zend_Db - When to Quote and When Not to Quote User Input

Sunday, August 5th, 2007

If you search the source code of the Zend Framework (version 1.0.0) for the string “get_magic_quotes_gpc” you …

Merging ZEND framework with an existing site - mod_rewrite

Sunday, July 22nd, 2007

In a typical application of the Zend framework, a RewriteRule is created to route …

PHP Script that finds .htaccess within a specified directory

Thursday, May 3rd, 2007

The following script iterates through the directory structure of a website, builds, then displays an array …

PHPeclipse verses NuSphere PhpED - Which is best?

Wednesday, April 18th, 2007

I have just begun to learn how to use the powerful free IDE called Eclipse

What on Earth does a double underscore then parenthesis mean in PHP? __()

Friday, April 13th, 2007

php devilI was taking my first steps at really digging-below-the-surface of the code in WordPress, (trying to re-order the way my Page List was being shown on the sidebar), when I spotted a really strange piece of code in one of the examples:

Choosing a Gallery / Media Presentation plugin for my friend’s WordPress

Thursday, April 12th, 2007

I am looking for something i can put on my friend’s WP site that i’m setting …

The Ghost of osTicket

Thursday, April 12th, 2007

A Storm in a Tea Cup - osTicket.com

My trusty sales colleague had zoomed off to America leaving …