CodeIgniter Wizard is a PHP developer utility / rapid application development (RAD) tool which helps quickly generate an advanced starting point for MySQL database-driven web applications with administrative interfaces. By having CodeIgniter Wizard generate common boilerplate code for database-driven CRUD operations with both front-end and back-end components with a simple, intuitive, GUI-based Mac app, you can save weeks, even months from your routine coding time.
Category: PHP
phpMyAdmin Tutorial Part 2 of 2
phpMyAdmin tutorial on how to manage a MySQL database. linuxconsultant.info Part 1 of 2
PHP Development in India- Utilizing SugarCRM to Enhance Business Revenues
PHP development in India has gained world-wide popularity. The highly skilled software and web developers have contributed immensely in the success of the Indian IT industry. The world has embraced e-commerce and it is fast replacing the traditional cash-and- carry, business model. PHP development plays a crucial role is success of e-commerce. It is an…
How to set MySQL date from a result set to a PHP datetime object?
i am trying to set the date and time (DateTime stored in mysql database) to a php DateTime object, one way is to override the class some how to make that happen, but is there any easier way than that?e. g. $date = new DateTime();$date->setDate($mysql_resultset[‘date_time’]);and then format that date according and display it.
Real world PHP Programming VTC
www.adobe4u.com ….. By www.Adobe4u.com
PHP Tutorial #2 – Variables and comments
Remember this video has been uploaded in full HD, 1280X720 (720P)! If you have a good internet connection please view in HD for better viewing. In this lesson we will show you the some of the items needed in everyday PHP programming, variables and comments. A short overview about what is talked about in the…
PHP Tutorial: Cookies part 2
Cookies store data on the users computer ready for the server to read back from them. I show you how to set, show, check for and destroy cookies in this tutorial.
PHP Basics: Common Errors (Part 3)
Common errors you may come across when programming, and the solutions.
PHP Programming 8 Simple Math
In this tutorial you learn how to work with simple math in PHP and the eclipse IDE. This tutorial was created by Mike Lively.
PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide
ISBN13: 9780321525994 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product Description It hasn’t taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination. Add this book to the mix, and there’s no limit to the powerful, interactive…