Codewalkers

  PHP Help, PHP Code
PHP PROGRAMMING

Control Flow Constructs in Programming Basics
     
Rating:  stars stars stars stars stars / 0
2012-02-08
 
This nine-part article series examines the variety of control structures Perl programmers can use to set up the way a program gets to where it's going. It is excerpted from chapter three of the book Beginning Perl, Second Edition, written by James Lee (Apress; ISBN: 159059391X).


More Time Manipulation with PHP in Programming Basics
     
Rating:  stars stars stars stars stars / 0
2012-02-01
 
In this conclusion to an eight-part article series on manipulating date and time in programs with PHP, you'll learn how to use the getWeekday() method, the getDayOfYear() method, and many more. This article is excerpted from chapter 12 of the book Beginning PHP and PostgreSQL 8: From Novice to Professional, written by W. Jason Gilmore and Robert H. Treat (Apress; ISBN: 1590595475).


Validating and Manipulating Dates with PHP in Programming Basics
     
Rating:  stars stars stars stars stars / 0
2012-01-25
 
In this seventh part of an eight-part article series on handling dates and time with PHP, you'll learn how to use the date function's validators, and how to easily manipulate dates. This article is excerpted from chapter 12 of the book Beginning PHP and PostgreSQL 8: From Novice to Professional, written by W. Jason Gilmore and Robert H. Treat (Apress; ISBN: 1590595475).


Using the Date Constructor in PHP in Programming Basics
     
Rating:  stars stars stars stars stars / 0
2012-01-18
 
In this sixth part of an eight-part article series on working with time and dates in PHP, you'll study the date constructor in depth, and learn about accessors and mutators. This article is excerpted from chapter 12 of the book Beginning PHP and PostgreSQL 8: From Novice to Professional, written by W. Jason Gilmore and Robert H. Treat (Apress; ISBN: 1590595475).


Calendar Construction with PHP in Programming Basics
     
Rating:  stars stars stars stars stars / 0
2012-01-11
 
In this fifth part of an eight-part series on handling date and time with PHP, you'll learn how to create a monthly calendar and validate dates and times. We'll also start discussing the date() class. This article is excerpted from chapter 12 of the book Beginning PHP and PostgreSQL 8: From Novice to Professional, written by W. Jason Gilmore and Robert H. Treat (Apress; ISBN: 1590595475).


PHP`s Calendar Package in Programming Basics
     
Rating:  stars stars stars stars stars / 0
2012-01-04
 
In this fourth part of an eight-part article series on working with date and time functions in PHP, you'll get an introduction to the Calendar package, which can help you handle many chronological tasks automatically. This article is excerpted from chapter 12 of the book Beginning PHP and PostgreSQL 8: From Novice to Professional, written by W. Jason Gilmore and Robert H. Treat (Apress; ISBN: 1590595475).


Getting Modified Versions and Correct Dates in PHP in Programming Basics
     
Rating:  stars stars stars stars stars / 0
2011-12-28
 
In this third part of an eight-part article on working with date and time functions in PHP, you'll learn how to get the last modified version of a document, calculate dates, and more. This article is excerpted from chapter 12 of the book Beginning PHP and PostgreSQL 8: From Novice to Professional, written by W. Jason Gilmore and Robert H. Treat (Apress; ISBN: 1590595475).


Combining Date Functions in PHP in Programming Basics
     
Rating:  stars stars stars stars stars / 0
2011-12-21
 
In this second part of an eight-part article series on working with date and time with PHP, you'll learn how to use the date() function, among others, and how to combine these functions for very effective and powerful results. This article is excerpted from chapter 12 of the book Beginning PHP and PostgreSQL 8: From Novice to Professional, written by W. Jason Gilmore and Robert H. Treat (Apress; ISBN: 1590595475).


Using PHP for Date and Time in Programming in Programming Basics
     
Rating:  stars stars stars stars stars / 0
2011-12-14
 
PHP offers up some excellent ways to handle and manipulate the date and time in your programming. This eight-part article series explores them in detail. This article is excerpted from chapter 12 of the book Beginning PHP and PostgreSQL 8: From Novice to Professional, written by W. Jason Gilmore and Robert H. Treat (Apress; ISBN: 1590595475).


Completing a Book Inventory Management System in Database Articles
     
Rating:  stars stars stars stars stars / 0
2011-12-07
 
In this conclusion to a 12-part article series on building a book inventory management system with the scaffolding feature of Ruby on Rails, we'll finish the View Book User and Edit Book User stories. This article is excerpted from chapter three of the book Practical Rails Projects, written by Eldon Alameda (Apress; ISBN: 1590597818).


Uploading Images for a Book Inventory Management System in Database Articles
     
Rating:  stars stars stars stars stars / 0
2011-11-30
 
In this eleventh part of a 12-part article series on using the scaffolding feature of Ruby on Rails to build a book inventory management system, we'll complete both the Upload Book Cover user story and the List Books user story. This article is excerpted from chapter three of the book Practical Rails Projects, written by Eldon Alameda (Apress; ISBN: 1590597818).


Finishing the Add Book Story for a Book Inventory Management System in Database Articles
     
Rating:  stars stars stars stars stars / 0
2011-11-23
 
In this tenth part of an ongoing series on building a book inventory management system with the scaffolding feature of Ruby on Rails, you'll learn how to finish the Add Book Story we started working on in the previous part. This article is excerpted from chapter three of the book Practical Rails Projects, written by Eldon Alameda (Apress; ISBN: 1590597818).


Integration Testing for a Book Inventory Management System in Database Articles
     
Rating:  stars stars stars stars stars / 0
2011-11-16
 
In this ninth part of a multi-part series on the scaffolding feature of Ruby on Rails, we'll finish the add book user story, and start creating an integration test for our book inventory management system. This article is excerpted from chapter three of the book Practical Rails Projects, written by Eldon Alameda (Apress; ISBN: 1590597818).


SEARCH CODEWALKERS



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 5 - Follow our Sitemap