Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: nmakkena ; Forum: PHP and child forums
Forum: PHP Mar 17th, 2009
Replies: 3
Views: 402
Posted By nmakkena
This is my code:
<?php
$username = "aaa";
$password = "aaa";
$hostname = "localhost";
$dbh=mysql_connect($hostname, $username, $password)
or
die("unable to connect to the datatabase");
print...
Forum: PHP Mar 17th, 2009
Replies: 3
Views: 402
Posted By nmakkena
My system is a stand alone system, I want to connect to MYSQL using PHP, I am giving hostname as localhost, and the needed username and passoword. In the browser i am getting Internal server error...
Forum: PHP Mar 7th, 2009
Replies: 1
Views: 290
Posted By nmakkena
Hi everybody,

I am trying to install php,apache,mysql through xampp-win32 installer. But i am getting an error that "apache installation failed.
port 80 and 443 already in use". I am using...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC