[PHP] MySQL Backup and Restore

2002-07-23 Thread kip

Hi,

Can you tell me the steps of backup and restore the databases in Mysql?

And can i specific a path for the backup file?

Futhermore, i have installed the MySQL in Win2000 but i don't know how to
restore the database of MySQL from a Linux server to Win2000 MySQL.

Thanks



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] TEST

2002-04-22 Thread kip

TEST



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Warning: Undefined variable

2002-04-01 Thread kip

Hi,

As i know we don't need to define a variable before in PHP. But i have a
very strange case. In my server, i hosted a PHP website. When i update the
server from PHP3 to PHP4, problems came out. Most of the php pages didn't
work and display many warnings like that :
"Warning: Undefined variable: variable_name". In fact, nobody has changed
the code and all of the pages are working property in PHP3 server. So, does
anyone know what happen? I also contact the hosting company, but they said
that everything is working fine and they don't know what problem is it.
Thats why i have no idea how to correct it.

Thanks.
Kenny



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] PHP3 file on PHP4 server

2002-03-18 Thread kip

Hi,

The extension of my PHP files are saved as .php3 on the server and they were
worked properly before. As the hosting server upgrade to PHP4 server, those
.php3 files seem don't work and only display the blank page.
Anybody know what problem is it? And how to config this problem?

Thanks

Kenny



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php