Dw Meetup

intro

  1. who am i?
  2. who are you?
  3. why are you here?

topics

  1. your websites: intelligent design or evolution?
  2. flow chart
  3. HTML as a container
  4. Open Source Software - a revolution
  5. define PHP
  6. where did the PHP disappear to?
  7. basic PHP syntax
  8. create a PHP document
  9. definition of MySQL
  10. basic sql commands
  11. the information_schema database in mysql
  12. setup your localhost environment
  13. The tool for modeling your database
  14. MySQL Proxy - Mysql's monitoring tool
  15. tools to manage your mysql databases
  16. opening mysql link in php
  17. activate query to get data from database
  18. stored procedure structure
  19. example of a multi-table stored procedure
  20. what is a trigger
  21. Protect deleted records with triggers
  22. example of a complex stored procedure
  23. Call your Hosting company
  24. Security: EXECUTE and SQL SECURITY DEFINER
  25. security steps for stored procedures
  26. Further resources for the techie carnivores
  27. Open Office software suite
  28. The new MySQL driver for OpenOffice.org
  29. Connecting Adobe Flash to MySQL via PHP
  30. MySQL 5.4 preview information
  31. PHP 5.2.9-2 (Windows) released
  32. Apache Friends and XAMPP

examples

  1. Using the FORM tag to POST information
  2. Saving FCKeditor content in MySQL
  3. select statements and stored procedures with no inputs
  4. Sales contact module - view, update, and input new contacts.
  5. ATM transfer - all or nothing Transaction
  6. CSS templates with CSS, Session variables and database inputs