DiafolCode
Random Web Stuff
Pages
(Move to ...)
Home
Quick Index
▼
3 Feb 2013
Creating linked Select Dropdowns from MySQL
›
Getting linked Data from MySQL We can often get into a tizz over trying to format data output from the database by using SQL queries. If th...
4 comments:
30 Jan 2013
Supporting (X)GETTEXT on Windows - From the Ground Up
›
Background Info So, you may have fiddled with GETTEXT in your php files or you may have used PoEdit to translate an app or a site. Well, th...
6 comments:
24 Jan 2013
The Forthcoming Death of MySQL*
›
Before you start panicking – no, MySQL databases aren't dead, just that pHp's way of manipulating these databases has changed. At th...
6 comments:
21 Jan 2013
Bind Events to Dynamically-Added Elements with jQuery's .on()
›
This post follows one from another - Adding Form Controls Dynamically with jQuery . AT the end of that post, I mentioned that dynamically ad...
2 comments:
20 Jan 2013
Adding Form Controls Dynamically with jQuery
›
Let's have a look at an example, where we use a link to add file upload controls to our form. Initially, we can create our html form th...
5 comments:
Creating .pot Files in PoEdit for Translators
›
This post carries on from a previous post on GETTEXT . It assumes that you have downloaded and installed PoEdit and that you have set up GE...
7 comments:
Updating to a new Version of PHP in XAMPP (Windows)
›
Still working on on old version of pHp, due to an old install of XAMPP? Hmm, I was too until I realised that some functions just didn't ...
16 comments:
‹
›
Home
View web version