Using a combination of PHP and MySQL functions, you can query an online database for numerical values, add them together and display the results on your Web page. You have to use the functions in a ...
I'm the lucky winnar that inherits a php (problem?) project to add functionality to a database-driven website... all the fields that i need are there, they just happen to be in about 3-4 different ...
I've got an app written in perl/tk that uses DB:ODBC (running on win2k) to talk to the mothership. The db used to be mssql7, but has been moved to mysql. Everything works fine since the move, except ...