I was looking for a simple way to store FormIt data, so i came up with this simple hook:
I was looking for a simple way to store FormIt data, so i came up with this simple hook:
After making my previous post on how to simply store comments in a jSon file (and the comment from Brian) I decided to write an additional HOWTO create dynamic markers and store them in a jSon file.
It also includes an automatic geo data lockup via Google GeoCoder and generates a detail html file for-each marker created, which then will be loaded dynamic when the marker is clicked.
Check out the working example or download the code. Read the rest of this entry »
A few days ago i had to build a simple comment form. First i thought about MYSQL etc, but this all seems to be too complicated. So i came up with a simple solution based on jSon and a TXT file.
Check out the example page or download source code.
So that’s how it cooks: Read the rest of this entry »