Difference between revisions of "PHPEX05"

From mi-linux
Jump to navigationJump to search
Line 3: Line 3:
 
'''Important:''' Today we'll build on [[PHPEX04|last week's mini-task]], so make sure you get that working first.
 
'''Important:''' Today we'll build on [[PHPEX04|last week's mini-task]], so make sure you get that working first.
  
Today's task: Apply today's example to YOUR database, and allow your users to search your table.
+
Today's task: Apply today's example to YOUR database, and allow your users to search YOUR table.

Revision as of 11:17, 18 July 2011

Main Page >> Web Application Development >> Workbook >> Mini-task 05

Important: Today we'll build on last week's mini-task, so make sure you get that working first.

Today's task: Apply today's example to YOUR database, and allow your users to search YOUR table.