0% found this document useful (0 votes)
59 views37 pages

PHP - Scripting The Web: November 2, 2002. USC, Los Angeles

Uploaded by

Shweta Mahajan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views37 pages

PHP - Scripting The Web: November 2, 2002. USC, Los Angeles

Uploaded by

Shweta Mahajan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 37
PHP - Scripting the Web November 2, 2002. USC, Los Angeles Rasmus Lerdorf http:/Nerdorf.com/socal.pdf Slide 1/30 November 2, 2002 Simple Problem HTTP is a stateless request-response plaintext protocol. HTML files are simple and human-readable ‘Most web problems are actually very simple A simple tool for a simple problem Slide 2/30 November 2, 2002 Solution A good solution should © Have a shallow learning curve © Instant gratification © Build on what you know © Great documentation © Solve the simple problem easily © Eliminate tedium © Be able to solve even the most complex problem © Be secure © Steal/borrow existing technology © Work everywhere Bonus © Be Free © Teach the basics by not hiding the problem

You might also like