can anyone help with this one

Results 1 to 4 of 4
  1. #1
    Valued Member John Ray is offline
    MemberRank
    Jan 2013 Join Date
    Zamboanga City,Location
    143Posts

    ! can anyone help with this one

    hope to get good answers :D

    Warning: mssql_pconnect() [function.mssql-pconnect]: Unable to connect to server: RADIANTECF1 in C:\xampp\htdocs\s_game\login\game_login1.php on line 18


    Warning: mssql_select_db(): supplied argument is not a valid MS SQL-Link resource in C:\xampp\htdocs\s_game\login\game_login1.php on line 19


    Warning: mssql_query(): supplied argument is not a valid MS SQL-Link resource in C:\xampp\htdocs\s_game\login\game_login1.php on line 22


    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\s_game\login\game_login1.php on line 23
    2
    anyone help with this?


    i stuck here when i edit my htmessgae. i change the the IP and change the .asp to .php
    but when i open the http/url, this error pops out.
    and i can't proceed to the game to play. any help me.


    mssql_select_db($db,$conn);
    untitled.png

    do i miss something?


  2. #2
    Apprentice kaka121 is offline
    MemberRank
    May 2009 Join Date
    17Posts

    Re: can anyone help with this one

    that is no a problem off htmessage is problem in the page. that say what ur game_login1.php go to config.php and edit that

  3. #3
    Valued Member John Ray is offline
    MemberRank
    Jan 2013 Join Date
    Zamboanga City,Location
    143Posts

    Re: can anyone help with this one

    Quote Originally Posted by kaka121 View Post
    that is no a problem off htmessage is problem in the page. that say what ur game_login1.php go to config.php and edit that
    what do i add or delete? bro can you teach me?
    how..

    up up up.

    can anyone share me some of your knowledge to correct this one?

  4. #4
    Tantra/Web Development jbeitz107 is offline
    MemberRank
    Mar 2012 Join Date
    USALocation
    1,471Posts

    Re: can anyone help with this one

    John Ray. 95% of your problem can be googled for an answer. These are function problems in your SQL Server as well as your php code. It would be difficult to teach you this but, you can find answers for it by googling it. Also on another note it would be wise for you to obtain a program called Adobe Dreamweaver to look at the code and attempt to run it locally in order to find code errors.



Advertisement