-
Notifications
You must be signed in to change notification settings - Fork 83
How to run examples with build in PHP server (without Apache httpd)
Viktor Gamov edited this page Aug 28, 2013
·
2 revisions
-
Check version, if PHP version 5.4.0 or hi you can use a built-in web server
-
You mast set address and port in -S option ,the -t option is used to specify an explicit document root
3) afte start the terminal will show
- terminal will show all request form web browser
This web server is designed for developmental purposes only, and should not be used in production.
Contributed by https://github.com/bonm
This book will be printed and available for purchase via O'Reilly Media. Readers will have an option of purchasing this book in a number of digital formats.
-
- Ch1. HTML5 and its New APIs
- Ch2. Advanced Intro to JavaScript
- Ch3. Mocking Up the “Save a Child” Web Site
- Ch4. Using Ajax and JSON
- Ch5. Test-Driven Development with JavaScript
- Ch6. «Save a Child» with JQuery framework
- Ch7. «Save a Child» with Ext JS framework
- Ch8. Replacing HTTP with WebSockets
- Ch9. Securing Web Applications
- Ch10. Large Scale JavaScript Projects