Re: [PHP] php newsgroup portal?

2004-02-29 Thread Shane Nelson
To read this list I use thunderbird: http://www.mozilla.org/projects/thunderbird/ It's an email client instead of a newsgroup reader. Just filter the php-general messages into a separate folder and sort it by thread. Super easy to use and a very nice piece of software. Shane Zhang Weiwu wr

[PHP] apache mysql php windows

2004-02-24 Thread Shane Nelson
Hi Folks A few days ago on the list I saw someone mention a package that includes apache, mysql and php for Windows. The one install file included all these programs. Anyone remember what it was? I've checked google and searched through my email list but I can't seem to find it! Thanks, Sha

Re: [PHP] Detecting Binaries

2004-02-23 Thread Shane Nelson
Richard Davey wrote: Hello Axel, Monday, February 23, 2004, 7:03:38 PM, you wrote: AIM> Guys, this isn't THAT stupid of a question is it? From my perspective, AIM> the way PHP seems to see it is that I should already know what kind of AIM> file I'm looking at. In most cases that's not an unrea

Re: [PHP] Re: ftp software

2004-02-22 Thread Shane Nelson
I would highly recomend filezilla: http://filezilla.sourceforge.net/ It's open source, it works great and it doesn't have any ads or spyware like some of the other 'free' windows ftp programs. > > "Nathan McIntyre" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hello! > >

Re: [PHP] [Q] About "Method Not Allowed" error message

2004-02-20 Thread Shane Nelson
I don't think you can send a POST to a .html page. Maybe your page (register_new_member.html) should be .php instead? Either that or you might have to change your : > When I click the submit button (after completing a [member registration] > form), I get the following error message: > > Me