Archive for the ‘Database’ Category
jQuery for Absolute Beginners: The Complete Series - NETTUTS
Posted by Administrator in Database, IDEs, Javascript, Mootools, PHP, Programming, XML, jQuery on January 20th, 2009
In today’s video tutorial , I’ll show you how to resize text every time an associated anchor tag is clicked. We’ll be examining the “slice”, “parseFloat”, and “CSS” Javascript/ jQuery methods. …
Read the rest here:
jQuery for Absolute Beginners: The Complete Series
PHP Tutorial - Creating and Modifying SQLite Databases | Switch on …
Posted by Administrator in PHP, SQLite on January 19th, 2009
How to create, open, modify, and read SQLite databases using PHP .
Go here to read the rest:
PHP Tutorial - Creating and Modifying SQLite Databases | Switch on …
jQuery - inline editing/ add new row with tablesorter plugin
Posted by Administrator in Database, Javascript, PHP, XML on January 18th, 2009
In this tutorial I go over some cool things that you can do with jQuery and the tablesorter plugin. In particular inline editing while maintaining sort functionality and being able to add a new row while maintaing the ability to inline edit and sort the new row correctly. After we insert a new row we also want to update our zebra striping
View original post here:
jQuery - inline editing/ add new row with tablesorter plugin
php etc…: php tutorial - separate your application logic from …
Posted by Administrator in Database, Javascript, PHP, XML on January 8th, 2009
There are many good reasons to separate your programs logic from the presentation code; readability, reusability and the ability to make changes in one part without having to make changes to the other half. Recently there has been a lot of talk (and adoption) of MVC frameworks (heck even MS has a framework for .net now)
Excerpt from:
php tutorial - separate your application logic from your presentation logic
Large sized mysql dump
Posted by Administrator in Database, Javascript, PHP, XML on December 8th, 2008
As mentioned previously I have been working recently converting over some old classic asp pages into php. It has also been a company decision for them to continue to run mssql in conjunction with php
Read more:
Large sized mysql dump