19-Sep-2010
Training Schedule
Training Schedule
Day 1
- Get familiar with the linux working environment
- Learn to use commands like cp, mv, rm, alias, mkdir, ln, ls, mount, tail, more, less, man, cat, grep, find, locate, tar, head
- Use tail command and view apache access and error log files, introduce an error in the php script and view the error logs
- Install firebug on firefox, and look at the headers of AJAX requests, the request data and the response
- Learn the differences between POST and GET request
- Find a way of detecting the request type from the PHP script
- Check if the request type is AJAX from the PHP script
- Attend the test at the end of the day
Comments 0