View previous topic :: View next topic |
Author |
Message |
thetarget -
Joined: 14 Dec 2004 Posts: 10
|
Posted: Sat Mar 05, 2005 6:07 am Post subject: PHP 5 and mysql 4 |
|
|
these two doesnt seems to be working well together huh? or it is just me? |
|
Back to top |
|
 |
Glitch2082 -
Joined: 02 Dec 2004 Posts: 194
|
Posted: Sat Mar 05, 2005 9:05 am Post subject: |
|
|
No, its pretty much just you. Although I believe there have been about 100 people who have had questions about it before.... anyway, any specific errors? _________________ int main() {
cout << "Im Pro Apache";
cin.get();
} |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sat Mar 05, 2005 12:17 pm Post subject: Re: PHP 5 and mysql 4 |
|
|
thetarget wrote: | these two doesnt seems to be working well together huh? or it is just me? |
Can you please explain what do you mean by "nor working well together"? _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Goldmund -
Joined: 19 Feb 2005 Posts: 19 Location: Seattle, WA
|
Posted: Sat Mar 05, 2005 7:04 pm Post subject: |
|
|
PHP 5.0.3 and MySQL 4.0 work very well together. Check out out the 'Tutorials' section to see how to set them up. I made a newbie tutorial for setting them up together. The post is called, "Newbies guide: PHP, MySQL and phpMyAdmin" _________________ You learn something new every day. |
|
Back to top |
|
 |
|