Hello,
how can i search for a data in Mysql database calling a PHP function in
field propeties ??
example:
is this valid ??
thanks
roberto
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.504 / Virus Database: 302 - Release
You can use phpmyadmin.
see http://www.phpmyadmin.net/
roberto
"Hugh Dickinson" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
This is probably a stupid question, but I'm pretty new at this!
Having built test MySQL databases for my website on my home machine, is it
possible to tr
Hello david,
do you set "register_globals " to ON in /usr/local/lib/php.ini ?
try it.
Roberto
"David Haines" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
> Hello all. I hope this is the best place to ask this (!)
>
> Problem: verified that PHP, MySQL and Apache are all workin
Try "mysqldump"
mysqldump -u username -p'password' -A > backup_file_name.dump
you can copy backup_file_name.dump to CD.
roberto
"Chris Payne" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
Hi there everyone,
Is there a quick way I can backup all my databases on Linux so I can