Re: [PHP-WIN] How do you play an mp3 file on php?

2006-12-04 Thread John Meyer
On Mon, 2006-12-04 at 12:31 -0400, [EMAIL PROTECTED] wrote: > Hi! > I'd like to know if it's possible to play an mp3 file using php only > (without flash) and how it's done. Hope this is possible and someone knows > how to do it. > > Thanks to whoever answers. > I don't know that it is possib

[PHP-WIN] How do you play an mp3 file on php?

2006-12-04 Thread vick_dini
Hi! I'd like to know if it's possible to play an mp3 file using php only (without flash) and how it's done. Hope this is possible and someone knows how to do it. Thanks to whoever answers. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] SQL Server 2005

2006-12-04 Thread git
Ok, here is enough code to get you started :-) pinned()) { $obj->open("Provider=SQLOLEDB.1;Server=$server;Database= $database;UID=$username;PWD=$password;"); } register_shutdown_function('_adodb_shutdown'); return $obj; } function ExecuteQuery($