I trying to use the phpMyAdmin program through SQL on yahoo! for my website. having...

  • Thread starter Thread starter Christine
  • Start date Start date
C

Christine

Guest
...php problems.? I am having trouble with a specific code of php:

define("DB_SERVER", "localhost");

The code is part of a login capability on my webpage. Why does it not like this code? and what do I need to do to make it work.
 
Back
Top