Dynamic Web Form - PowerPoint PPT Presentation

1 / 7
About This Presentation
Title:

Dynamic Web Form

Description:

Write PHP script to catch' and dump data into MySQL database (after creating database) ... Focused on making functional PHP mailform script ... – PowerPoint PPT presentation

Number of Views:97
Avg rating:3.0/5.0
Slides: 8
Provided by: maca172
Category:
Tags: dynamic | form | php | web

less

Transcript and Presenter's Notes

Title: Dynamic Web Form


1
Dynamic Web Form
  • My Adventures with PHP

2
Original Plan
  • Create complete, comprehensive, pretty web form
    survey
  • Write PHP script to catch and dump data into
    MySQL database (after creating database)
  • Cross fingers, hit submit button, hope everything
    works

3
Reality
  • Created basic test form (not sexy at all)
  • Dropped MySQL database creation
  • Focused on making functional PHP mailform script
  • Hosted PHP on Dreamhost web server, pointed HTML
    form at it, tested functionality -- SUCCESS!

4
Why Plans Changed
  • Time
  • Frustration and Intimidation
  • Shift in Focus

5
Roadblocks
  • Time (again)
  • Teaching self PHP time-consuming Form HTML and
    CSS (display/design) Testing, formatting,
    retesting, reformatting
  • Lack of experience with PHP
  • First introduced in this class
  • Terminology
  • Knew what I wanted to do in non-specific terms

6
The Script
  • Stay within delimiters ()
  • Interchangeable terms, functions with similar
    actions
  • Linear, logical hierarchy
  • Imbed in HTML or separate script?

7
Resources
  • PHP.net
  • W3Schools
  • Tizag.com
  • PHPhelp.com
  • PHPfreaks.com
  • Various and assorted books/guides/print materials
Write a Comment
User Comments (0)
About PowerShow.com