Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > PHP / mySQL

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 03-23-2017, 04:47 AM   #1
hariandro
Registered User
 
Join Date: Dec 2016
Location: CHENNAI
Posts: 150
Database Connectivity.

Hello guys,

Using XAMPP server,SQL query and HTML code i want to write code for database connectivity. I am newbie so someone please share the code or guide me to achieve this.
__________________
Learn more about all the Marine Courses in Tamilnadu and Chennai for Nautical Studies

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
hariandro is offline   Reply With Quote

Old 04-26-2017, 01:38 AM   #2
george.web13
Registered User
 
Join Date: Jul 2014
Location: Athens, Greece
Posts: 462
If you use mysqli for your connectivity :

mysqli_connect("localhost","USERNAME","PASSWORD"," DATABASE NAME");
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
george.web13 is offline   Reply With Quote
Old 05-15-2017, 05:20 AM   #3
roswindow
Registered User
 
Join Date: May 2017
Posts: 7
In computer science, a database connection is the means by which a database server and its client software communicate with each other. The term is used whether or not the client and the server are on different machines. The client uses a database connection to send commands to and receive replies from the server.
roswindow is offline   Reply With Quote
Old 05-15-2017, 09:45 PM   #4
valli
Registered User
 
Join Date: May 2017
Posts: 36
In computer science, a database connection is the means by which a database server and its client software communicate with each other. The term is used whether or not the client and the server are on different machines.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
valli is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
database connectivity johnstyle PHP / mySQL 1 09-03-2014 12:19 AM
What is database connectivity? employmentpakis PHP / mySQL 5 08-07-2014 05:31 AM
Plastic Surgeons Database of United States (Phone, Address, Zip) immediate Post your ad here 0 05-09-2012 12:11 AM
ISO Country Codes and Area Codes Database with Population, Area and GDP immediate Post your ad here 0 02-03-2012 03:48 AM


All times are GMT -7. The time now is 09:32 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.