User Profile

Collapse

Profile Sidebar

Collapse
obmij
obmij
Last Activity: May 28 '07, 06:07 PM
Joined: May 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • obmij
    replied to php to mysql connection
    in PHP
    Thanks for the advice - I downloaded WAMP5 and it works just fine!...
    See more | Go to post

    Leave a comment:


  • obmij
    replied to php to mysql connection
    in PHP
    Thanks for such a speedy reply!
    display_errors was off so i have uncommented that line. Now when i run the above file (which is a .php file) i get the following error:

    "Fatal error: Call to undefined function mysql_connect() in C:\Program Files\Apache Software Foundation\Apac he2.2\htdocs\my sql_test.php on line 13"

    which would seem to indicate that php cannot find the mysql function even though i have...
    See more | Go to post

    Leave a comment:


  • obmij
    started a topic php to mysql connection
    in PHP

    php to mysql connection

    Hi all,
    I am a WAMP newbie and would appreciate your help! I have installed Apache 2.2.4, Mysql 5 and PHP 5 have got them all up and running and tested them separately, I was able to do the info.php test to display environment variables in a browser successfully. I tried to test a connection to mysql using the following code:

    [code=html]
    <html>
    <head>
    <title>mysql connection test</title>...
    See more | Go to post
No activity results to display
Show More
Working...