Jump to content

Help SQL


Jey

Recommended Posts

Posted

Hello

i have Sql Script but i need a database to connect the script with it

some guy tell me do with xampp

but i dont know how ?

Can any one Tell me how i can do SQL With xampp

Posted
  
    function () 
     dbConnect( "mysql", "dbname=a1490908_memo;host=mysql10.000webhost.com;port=yourPort.", "a1490908_memo", "12345m", "share=1" ) 
     end 
  

Posted
but 00webhost didn't give port only this info

Then use a mysql hosting company. Google it.

Bro i don't understand any thing i just want this sql script work

i need a goood site to do a sql and connect it with the script only :mrgreen:

Posted

Okey i register and do a Database in php then ?

how i can get the info

i have this script and i need to connect it with the database in Php

addEventHandler ( "onResourceStart", getResourceRootElement( getThisResource () ), 
    function () 
        connection = dbConnect( "mysql", "dbname=den;host=127.0.0.1;port=3306;unix_socket=/var/run/mysqld/mysqld.sock", "root", pass ) 

HRyNpp.png

Posted
  
addEventHandler ( "onResourceStart", getResourceRootElement( getThisResource () ), 
    function () 
        connection = dbConnect( "mysql", "dbname=memo;host=127.0.0.1;port=3306;", "root", pass ) 
  

Posted
  
addEventHandler ( "onResourceStart", getResourceRootElement( getThisResource () ), 
    function () 
        connection = dbConnect( "mysql", "dbname=memo;host=127.0.0.1;port=3306;", "root", pass ) 
  

:x:x:x:x:x:x

where i can get the info from that phpmyadmin ?

and do you have skype ?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...