by Jorge Oyhenard - 16 June 2008

Mini PHP and MySQL Course Tutorial
Let’s see step by step, the logic to create a Web Application to manage a Real Estate agency using a hands-on approach and PHP and MySQL.
Since long ago in the forum (www.forocreativo.net) users have wanted to learn PHP, and since it is a language that I like, I decided to write this mini hands-on course that will help them to learn with a practical application. This practical case will be a Real Estate Website.
Read the rest of this entry »
Technorati Tags: database, fields, MySQL, php, records, tables
by Jorge Oyhenard - 20 May 2008
Apache, PHP, MySQL, phpMyAdmin

We will see this time how to install AppServ, allowing us to have our PC ready to work with Apache, PHP, MySQL and phpMyAdmin. This will create a platform to develop and test our applications locally, before uploading them to our hosting server.
A while ago we saw how to install IIS (Internet Information Server) in this tutorial:
Read the rest of this entry »
Technorati Tags: Apache, AppServ, MySQL, php
by Chris Bryant - 19 May 2008
As part of your CCNP certification exam studies, particularly for the ISCW exam, you need to be very clear on the differences between TACACS+ and RADIUS.
As a CCNA and future CCNP, you’ve already configured authentication in the form of creating a local database of usernames and passwords for both Telnet access and PPP authentication. This is sometimes called a self-contained AAA deployment, since no external server is involved.
Read the rest of this entry »
Technorati Tags: CCNA, CCNP, Cisco, RADIUS, TACACS+