Guest_imported
New member
- Jan 1, 1970
- 0
i'm new user in php and mysql
mycomputer using Windows 2000
Web server Apache 1.32
i wrote php to access mysql database
i'm use form in php file to get input user
and button to call other php file to proses and post it to mysql
example form input in file1.php and action in form file1.php call the file2.php that proses input to save to mysql
the problem is data that in form can't get in file2.php
or the variabel in file2.php is always null or ""
please help me
quickly
mycomputer using Windows 2000
Web server Apache 1.32
i wrote php to access mysql database
i'm use form in php file to get input user
and button to call other php file to proses and post it to mysql
example form input in file1.php and action in form file1.php call the file2.php that proses input to save to mysql
the problem is data that in form can't get in file2.php
or the variabel in file2.php is always null or ""
please help me
quickly