hi guyz!,
im using win xp, xampp version 2.5
Requirement: Upload resume from form and store in database and this would be "register.h tml" file
later i want to retrieve that resume from database n display it in "registerdispla y.php"
cud u plz guide me how to acheive this........
i have hosted this site in godaddy.com problem is
mysql_connect(' localhost', 'mysql_user', 'mysql_password ');
what should i write
in place of "localhost" "mysql_user " "mysql_password "
and what would be database name?
i mean how to create tables in godaddy.com,and what would be "localhost" "mysql_user " "mysql_password "
plz help me
im using win xp, xampp version 2.5
Requirement: Upload resume from form and store in database and this would be "register.h tml" file
later i want to retrieve that resume from database n display it in "registerdispla y.php"
cud u plz guide me how to acheive this........
i have hosted this site in godaddy.com problem is
mysql_connect(' localhost', 'mysql_user', 'mysql_password ');
what should i write
in place of "localhost" "mysql_user " "mysql_password "
and what would be database name?
i mean how to create tables in godaddy.com,and what would be "localhost" "mysql_user " "mysql_password "
plz help me
Comment