> Apache with MySQL is really new to me. > Can any one explain how do i access the MySQL in the esiest way > prefferable the standard way (no strage birds). > Or give me some links to browse ? If you don't want to code in C, go on PHP3 ( http://www.php.net ). If you plan to migrate to another DBMS in the future, prefer accessing MySQL through PHPLIB. But you have to learn SQL. -- Eli Marmor