help wap.net.ph full script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    help wap.net.ph full script

    how to configure in database? will anyone give me example? sorry cos im a newbie in scripting... and i was confuse..

    #2
    do you got the SQL for it?

    if yes then create a database and database user in cpanel it would be like user_database
    user_username
    pass

    then upload the sql in that database and configure your config.php if you are having trouble with it pm me your server details and i will help you to set it up

    PHP Code:
    foreach ($_SERVER as $server => $value)
    {
    echo 
    "$server is $value<br />";

    Comment


      #3
      Sir im using freehostia, and i dont have any idea about sql, , but i have a database, , the problem if im trying to create table, it said error? And where do i upload the localhost.sql? Thankz for time sir

      Comment


        #4
        if you are using a LAVALAIR script.. try to search for the "config.php" file the connection to the database is there...

        Comment

        Working...
        X