Search found 2 matches
- Wed Mar 15, 2006 9:45 am
- Forum: PHP - Code
- Topic: Another newb question
- Replies: 2
- Views: 156
Another newb question
I'm lost about something. I have my development box in my office and plan to develop an application locally and then deploy it to a yet-unknown hosting company. I'm concerned that my configuration in php.ini will not be the same as the host's configuration, especially with regard to what extensions ...
- Mon Mar 13, 2006 1:32 pm
- Forum: PHP - Code
- Topic: Help for PHP/mySQL newb
- Replies: 3
- Views: 614
Help for PHP/mySQL newb
Hi all, hope this isn't too dumb of a question. I just installed PHP 5 and mySQL 5 on my local machine and all seems good except php can't connect to mySQL. I'm guessing I need the mysqli.dll library in order to use the nifty new password hashing deal in mySQL. I can't find that dll anywhere. It's n...