Move your dll's to C:\PHP\ext and restart apache...
On Thu, 18 Jan 2007 10:20:23 -, "Ross" <[EMAIL PROTECTED]> wrote:
> did the following...
>
> -installed apache
> -installed php (C:\PHP) with the windows installer
> -moved my websites to the htdocs folder..so far so good can access pages
Start with something like the following and add mysql_list_dbs () to query
the system for the available databases.
Hugh
Input Data Page
DATABASE TABLES
";
print "Database name:
";
print "Password:";
print "";
print "";
print "";
if ($start=="1")
{
$link=mysql_connect("localhost","","$
2 matches
Mail list logo