MAC Spoofing is not impossible. I did it all the time in college so I could use my personal laptop on the wired LAN in some of the classes. The program to do it is free and can be found at http://www.gorlani.com/publicprj/macmakeup/macmake up.asp. Do some research before you post.
I personally bought the previous edition of this book. It dealt with PHP 5 and MySQL 4. I learned quite a bit in only a short time. This book helped me finish my capstone project for my engineering degrees. I recommend this book to anyone who is starting off in programming web material and anyone who wants to learn PHP 5 relatively fast. As for MySQL it covers mainly how to connect to a MySQL database using PHP and does not cover in detail how to perform SQL queries.
In addition to %s/FROM/TO/g you can do X,Ys/FROM/TO/g This will do the same but only between line number X and line number Y.
And I missed the "!" on the guys post. Sue me!
MAC Spoofing is not impossible. I did it all the time in college so I could use my personal laptop on the wired LAN in some of the classes. The program to do it is free and can be found at http://www.gorlani.com/publicprj/macmakeup/macmake up.asp. Do some research before you post.
I personally bought the previous edition of this book. It dealt with PHP 5 and MySQL 4. I learned quite a bit in only a short time. This book helped me finish my capstone project for my engineering degrees. I recommend this book to anyone who is starting off in programming web material and anyone who wants to learn PHP 5 relatively fast. As for MySQL it covers mainly how to connect to a MySQL database using PHP and does not cover in detail how to perform SQL queries.