Posts tagged mysql
Project #0: iGoogle-like Drag & Drop Portal v2.0
Sep 14th
Because i am getting alot of visits for the js-portal i decided to fine-tune it a bit. So, in follow up of version 1 here’s version 2
Visit the demo for download, and please comment if you like it and use it, it’s kinda fun to see it in a working project.
Update: On request i added MySQL database support, the script now saves the blocks into DB and pulls them out
Update2: I get allot of good responses but also many feature requests, so i decided to ask you script users what you would like to see as a new feature in the script, and i will try build it all in. Please type a comment on what you would like to see build in
Installing Apache, PHP (with xdebug) and MySQL on Mac OS X Leopard
Aug 19th
Actually, this is very easy to do, since Apache and PHP are already installed we only have to enable PHP, install MySQL and install xdebug.
Some people like to install other software like MAMP or XAMPP but i like to do it without installing other software other than Mac OS X shipped with, well of course we need to install some things but no all-in-one packages.