You may use this class as a REST type service or as a general class. Its great, CRUD on any database and table.
To create a table record, do the same as above just make the id field for your table 0, this is because the class does a check, to see if there is a [...]
My First plugin attempt, I wanted to make a power user editor for making quick edits to the textpattern database. You know that it gets old
waiting for the page to reload every time in textpattern when you just want to make a few quick changes to the sections. Ok lets see how far I got.
There [...]
Application: Flex Data Manager
Description: A Flex bases MySQL monitor and data manager. Full C.R.U.D on any database and table allowed for logged in user.
Backend: PHP
How: 5 classes make up a full MySQL Management class, all data is transmitted using JSON, so its pretty fast, even with large databases.
MySQL Processes Monitor: Monitor current processes with the [...]
Last night I noticed now Zend IDE has the Data Source Explorer set up like a tree of your database and tables, columns, keys, etc.
I thought that was pretty cool, so I decided to do the same thing.
But with my buddy JSON and his right hand man PHP, we will let Flex come and play [...]
Have you ever wanted to be able to upload a file in Flex? Or how about download a file in Flex? Well I am going to provide the code to do just that.
With Adobe Flex’s sandbox issues I could only get this to work inside Air, but working with the web browser I kept [...]
Here is a really quick fun thing I tried. I took Amfphp, Twitter and the Cairngorm and created an application.
My hand started to cramp and I got really off target at the end.
Check out the video here
Permanent link to this post (40 words, estimated 10 secs reading time)
Sunday, June 14, 2009
0 Comments