PHP notes and tips
Using Zend Components not too complicated after all.
I have installed the ZendFramework Library to a central location and added it to the php include path. The code below then worked very quickly […]
PHP notes and tips
I have installed the ZendFramework Library to a central location and added it to the php include path. The code below then worked very quickly […]
http://www.smashingmagazine.com/2006/11/11/css-based-forms-modern-solutions/
Not a bad article over here for CSS table designs. The article itself could do with a little more detail but if you are familiar […]
I am starting work on a new website and using Zend Framework (as previously mentioned). One of the most demoralising things when coding is not […]
Introduction Here is the step by step instructions for installing Eclipse PDT, Zend Community Edition, Zend FrameWork and getting it all working. Goal To have […]
This article here is worth a read. I have used arrays to pass parameters in the past but the method he describes for preset values […]
As I am forced to use a Windows machine for my desktop for support purposes and I develop purely for Linux I have been in […]
Nominet requires that the uk postcode be in a valid format, this is a routine I wrote many years ago but still works today. Code […]
I have a bunch of entries in a database where one field (varchar) is of this format First name Last Name (AccountId-ItemId) For example “John […]
What causes Wamp Server to error with mysqld got exception 0xc0000005?
Copyright © 2024 | WordPress Theme by MH Themes