Le support de PHP 4 appartient au passé. Il devient donc urgent de migrer vers PHP 5 car en 2008 nulle nouvelle version de PHP 4 ne verra le jour (un support sera tout de même assuré sur les failles de sécurité jusqu'au 08/08/2008).
go to eassyphp\conf_files\my.ini
y ll find
#Path to the database root
datadir="${path}/mysql/data/"
this indicat were your databases files can be found
you can read this files by using notpad++
for each database y ll find a foldes with the sam name into y cn find yr tables data
------------------
What is PDO.
PDO is a PHP extension to formalise PHP's database connections by creating a uniform interface. This allows developers to create code which is portable across many databases and platforms.
MYSQL (http://www.mysql.com/): MySQL 3.x/4.0 and above support it
to check the available drivers with the static method PDO::getAvailableDrivers().
run this script
<?php
foreach(PDO::getAvailableDrivers() as $driver)
{
echo $driver.'<br />';
}
?>
if no mysql is displayed so go to php config file and delelte ; before
extension=php_pdo_mysql.dll
and retry
lors de cnx d un pc samsur710 a un rezo ya pa decnx et lors de l ouverture des cnx rezo on ne voit pa la cnx cable ya q wifi
et l cable n clignot po
pour resoudre fo installer driver Marvel de la carte rizo :p