Re: [PHP-WIN] How do configure PHP support for MySQL on Windows?

2007-07-24 Thread Sean B. Durkin
Thanks M. Sokolewicz. Yes, it is literally from the book. Also, I turned on [php]display_startup_errors=on in my php.ini file, restarted Apache and got this interesting error message: "Unable to load \php_mysql.dll - Invalid access to memory". After googling around in other forums, I observed

Re: [PHP-WIN] How do configure PHP support for MySQL on Windows?

2007-07-24 Thread M. Sokolewicz
If that's literally from a book then I strongly suggest you burn the book. I would never trust _anything_ learned from a book that actively disables error-reporting on almost _all_ functions. Kick out all the @ operators and you might start seeing errors (they force PHP to ignore them silently)

Re: [PHP-WIN] windows API to play audio files?

2007-07-24 Thread Stut
Chuck Anderson wrote: Does anyone know of a good, basic program with a command line interface for playing audio files. I'd like to create a Php driven, browser based "Juke box" with "custom" features for playing my mp3's. Not even close to a PHP question, but a long time ago I created a site