Campus Websites and PHP Trickery

Last week Kyle gave a brief insite into how to do web programming with php on your campus webpage.  If you didn’t know, all SIUE students have a personal webpage at siue.edu/~YOUR E-ID HERE (the tilda ‘~’ character is required).  This is a great resource for anyone wanting to try some web programming for free.
Kyle went over:

  • basic access and page editing via ftp with Filezilla.
  • PHP Fundamentals.
  • PHP examples with source code.

For more information, check out thenewboston on youtube for their tutorial on PHP