FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Database for php

 


nanchaos
im new in php, it is possible if i use the access for php database (same like asp?) and how to upload throght cpanel?..tq Smile
rvec
you can connect to a database with this function:
http://nl3.php.net/function.mysql-connect

What do you want to upload? A database or php scripts?
For the php scripts just go to the file manager and upload the files. The upload button will give you a nice upload screen.
nanchaos
-can i upload the database like upload the php script?,,where can i learn about this (php basic-about connection and link with the database)

-can i use IIS for php and where can i learn about this Laughing Laughing tq
rvec
nanchaos wrote:
-can i upload the database like upload the php script?,,where can i learn about this (php basic-about connection and link with the database)

-can i use IIS for php and where can i learn about this Laughing Laughing tq

uploading a database is a bit different. I think you want to use mysql. You can upload an .sql file with commands to perform on the database and execute that. You can also open the database in phpmyadmin and try to populate it there. Other programs can also open mysql and make a database and populate it.


http://www.iis.net/php
pollux1er
rvec wrote:
nanchaos wrote:
-can i upload the database like upload the php script?,,where can i learn about this (php basic-about connection and link with the database)

-can i use IIS for php and where can i learn about this Laughing Laughing tq

uploading a database is a bit different. I think you want to use mysql. You can upload an .sql file with commands to perform on the database and execute that. You can also open the database in phpmyadmin and try to populate it there. Other programs can also open mysql and make a database and populate it.


http://www.iis.net/php


Through PhPMyAdmin i supoz?
rvec
Quote:
uploading a database is a bit different. I think you want to use mysql. You can upload an .sql file with commands to perform on the database and execute that. You can also open the database in phpmyadmin and try to populate it there. Other programs can also open mysql and make a database and populate it.

Yeah I guess I mean in phpmyadmin there
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.