can anyone help me for making a website ..

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    Enthusiast darkgenzt15 is offline
    MemberRank
    Jun 2012 Join Date
    49Posts

    big grin can anyone help me for making a website ..

    please help me im new here and i dont know how to make a tantra website my server is ok now i only need is a website


  2. #2
    Unknown marcuel is offline
    MemberRank
    Mar 2010 Join Date
    499Posts

    Re: can anyone help me for making a website ..

    i have a file on it but its not complete. I think someone have the file but its for sale. maybe dude just search.

  3. #3
    Enthusiast darkgenzt15 is offline
    MemberRank
    Jun 2012 Join Date
    49Posts

    Re: can anyone help me for making a website ..

    Quote Originally Posted by marcuel View Post
    i have a file on it but its not complete. I think someone have the file but its for sale. maybe dude just search.
    what file sir ?? yagamy web ?

  4. #4
    Unknown marcuel is offline
    MemberRank
    Mar 2010 Join Date
    499Posts

    Re: can anyone help me for making a website ..

    i don't have yagamy web. i have 3 website of tantra, but it has error, i don't share files that is not complete.

  5. #5
    Enthusiast darkgenzt15 is offline
    MemberRank
    Jun 2012 Join Date
    49Posts

    Re: can anyone help me for making a website ..

    Quote Originally Posted by marcuel View Post
    i don't have yagamy web. i have 3 website of tantra, but it has error, i don't share files that is not complete.
    i already have yagamy web bro ...

  6. #6
    Unknown marcuel is offline
    MemberRank
    Mar 2010 Join Date
    499Posts

    Re: can anyone help me for making a website ..

    is your yagami run smoothly? no problem?

  7. #7
    Enthusiast darkgenzt15 is offline
    MemberRank
    Jun 2012 Join Date
    49Posts

    Re: can anyone help me for making a website ..

    Quote Originally Posted by marcuel View Post
    is your yagami run smoothly? no problem?
    i dont how to use it >.< ..

  8. #8
    Apprentice bakalao is offline
    MemberRank
    Jun 2012 Join Date
    20Posts

    Re: can anyone help me for making a website ..

    Buenas

    1. Asegurate de que el Xampp Este corriendo al 100%
    2. Pegale el plugin al xampp
    3. Asegúrate de que tu SQL funcione bien y tengas la pws del SA del sql
    4. En la caprta HTDCS del xampp pones la web y configuras los .php Config.php Y tambein los que se encuentran dentro de la carpeta Regsitro.

  9. #9
    Unknown marcuel is offline
    MemberRank
    Mar 2010 Join Date
    499Posts

    Re: can anyone help me for making a website ..

    can you share it with me? maybe i can help it.

    @bakalao english please

  10. #10
    Apprentice bakalao is offline
    MemberRank
    Jun 2012 Join Date
    20Posts

    Re: can anyone help me for making a website ..

    good

    1. Make sure the Xampp is running at 100%
    2. Hit the plugin to xampp
    3. Make sure your SQL work well and have the sql pws HS
    4. In the xampp HTDCS caprta put the website and configure. Tambein php config.php and those found in the folder Regsitro.

  11. #11
    Unknown marcuel is offline
    MemberRank
    Mar 2010 Join Date
    499Posts

    Re: can anyone help me for making a website ..

    @bakalao i have this error

    "Parse error: syntax error, unexpected '=' in C:\xampp\htdocs\tantra\conec.php on line 5"

    and this is the code

    "<?php
    function Conectarse()
    {
    global $link;
    if (!(=mssql_pconnect("localhost","root","wewew",)))
    {
    exit();
    }
    if (!mssql_select_db("UserLogin",$link))
    {
    exit();
    }
    return $link;
    }
    Conectarse();
    ?>"

    can u explained it to me? what i do to correct the error,

  12. #12
    Apprentice bakalao is offline
    MemberRank
    Jun 2012 Join Date
    20Posts

    Re: can anyone help me for making a website ..

    Good

    "<?php
    function Conectarse()
    {
    global $link;
    if (!(=mssql_pconnect("HERE YOU PUT THE NAME OR BASE SQL SQL ","HERE sa","HERE PWS OF sa",)))
    {
    exit();
    }
    if (!mssql_select_db("UserLogin",$link))
    {
    exit();
    }
    return $link;
    }
    Conectarse();
    ?>"

    you would be something like friend

    "<?php
    function Conectarse()
    {
    global $link;
    if (!(=mssql_pconnect("USUARIO-PC\SQLEXPRESS","sa","123456",)))
    {
    exit();
    }
    if (!mssql_select_db("UserLogin",$link))
    {
    exit();
    }
    return $link;
    }
    Conectarse();
    ?>"

    Is an example

  13. #13
    Unknown marcuel is offline
    MemberRank
    Mar 2010 Join Date
    499Posts

    Re: can anyone help me for making a website ..

    same error,

    "if (!(=mssql_pconnect("USUARIO-PC\SQLEXPRESS","sa","123456",)))"

    where i can find this "USUARIO-PC\SQLEXPRESS'? "sa" is my username? "1234567" is my password?

  14. #14
    Apprentice bakalao is offline
    MemberRank
    Jun 2012 Join Date
    20Posts

    Re: can anyone help me for making a website ..

    Quote Originally Posted by marcuel View Post
    same error,

    "if (!(=mssql_pconnect("USUARIO-PC\SQLEXPRESS","sa","123456",)))"

    where i can find this "USUARIO-PC\SQLEXPRESS'? "sa" is my username? "1234567" is my password?
    1. USER-PC \ SQLEXPRESS If you already have installed the SQL sel Abrilo find it: D
    2. Sa is required is the id for sql
    3. The HS pws you put your to install the SQL

  15. #15
    Unknown marcuel is offline
    MemberRank
    Mar 2010 Join Date
    499Posts

    Re: can anyone help me for making a website ..

    i already found my user-pc but i use windows authentication, there's no password given.



Page 1 of 2 12 LastLast

Advertisement