php-windows Digest 18 Oct 2001 19:52:44 -0000 Issue 811
Topics (messages 9905 through 9918):
FREE S E X O 21069
9905 by: hagstime23.aol.com
PHP / Javascript / MySQL / Anime
9906 by: Leon
Re: Help on using mail() function
9907 by: DL Neil
HELP US TO HELP YOU GET OFF 18189
9908 by: Freesexotrianow.msn.com
9909 by: Andrew Saturn
Re: Cgi Error
9910 by: Guitar Man
9918 by: Guitar Man
Re: HELP US TO HELP YOU GET OFF
9911 by: MrBaseball34
problem with netscape
9912 by: Afan Pasalic
9917 by: Andrew Saturn
Including php in my app
9913 by: Marius
9916 by: Svensson, B.A.T.
How das a POST-Response-Header look?
9914 by: Marius
9915 by: Svensson, B.A.T.
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
How do you like 100% FREE XXX??? Would you like a FREE
XXX Membership to see my tight teenage pussy???
http://206.47.217.53/pta/index.html
WARNING: Too Controversial for the public Web! Must be 18
or older to continue! We are not responsible for your
actions! SHOCKING CONTENT!
http://206.47.217.53/pta/index.html
C-ya inside sexy!
XoXoXoXoXoX
Tonya
Hey Sexy!
*** NEVER PAY FOR XXX AGAIN! TOTALLY FREE-4-LIFE ***
Hi all
I have written a javascript menu using layers! This menu uses php to write the huge
code and gets the content for the menu from a SQL database.
If any of you are interested in getting the code, please mail me.
!!!!!ALSO!!!!
Completely off the topic of PHP, I am looking to increase my collection of anime.
If any of you have something to swap, please mail me!
My collection:
Akira, Heavy Metal F.A.K.K.2, Street Fighter Alpha, Tekken, Robotech Episodes 1-85,
Evangelion All Episodes(chinese with English sub-titles), Ghost in
the Shell and Ninja Scroll.
Cheers
Leon
> I think the problem is the installation or configuration, if I use the
> mail() function I doesn't run, I've changed configurations, permisions, etc.
> but nothing.
>
> The system is a Win2k Server with IIS5 including its own SMTP server, after
> I've installed PHP 4.0.6 (the automatic installation) I didn't change
> anything in the regedit or in the php.ini file.
>
> I'm starting with PHP and I'm ussing a code from the book PHP and MySQL Web
> Development by Luke Welling, Laura Thomson (Chapter 4)
Buenos dios Carlos,
Wow, similar systems, and now the same text book. Better not compare how we style our
hair, or people will begin to
think we're twins!
(and that would ruin your reputation!)
Regardless of the depth of your PHP knowledge, I would suggest that you scoot along to
Chapters 27 and 28 because that
early coverage of mail() is a bit basic/overview. I became more confident by 'reading
ahead'. Also have a look around
the PHP web sites. One of the regular contributors here, Richard Heyes (?sp/apologies)
has made available a set of email
classes for PHP. Until I downloaded that (and read all the RFCs etc he recommends)
there were aspects of the default
systems (to transmit) email that I just didn't 'get' - but then, maybe that was just
'me'!?
I have not used IIS' built in SMTP (knowingly) figuring that any of Microsoft's
'Express' (read as "cut-down", or in the
words of the Pentagon "eviscerated") products are best treated with maximum care and
minimum expectation. Accordingly I
have plugged into a 'remote' mail server (cf 'localhost'), but the methods are the
same within PHP, so it shouldn't
matter. However it would be an idea to first check that the mail server is working
through IIS' management facilities
before try to pipe through from PHP.
Do not going messing in RegEdit/Registry unless you absolutely have to (standard
advice).
You mentioned the php.ini (which should be located in C:\WinNT) so let's start there.
Have a look for this section of
the .INI file and modify it to suit your own naming convention:
----------
[mail function]
; For Win32 only.
SMTP = smtp.DomainNm.TLD[.NationalCode]
; For Win32 only.
sendmail_from = [EMAIL PROTECTED][.NationalCode]
----------
These lines point PHP at your SMTP 'outbound' email server, and give an administrative
return address (see Richard's
notes/tutorial).
Does it make the difference?
=dn
How do you like 100% FREE XXX??? Would you like a FREE
XXX Membership to see my tight teenage pussy???
http://206.47.217.53/pta/index.html
WARNING: Too Controversial for the public Web! Must be 18
or older to continue! We are not responsible for your
actions! SHOCKING CONTENT!
http://206.47.217.53/pta/index.html
C-ya inside sexy!
XoXoXoXoXoX
Tonya
Hey Sexy!
*** NEVER PAY FOR XXX AGAIN! TOTALLY FREE-4-LIFE ***
At 12:16 PM, 10/18/2001, you wrote:
>How do you like 100% FREE XXX??? Would you like a FREE
>XXX Membership to see my tight teenage p***y???
cant these people be banned from the lists since they obviously aren't
after PHP?
No I haven't setup a virtual directory.
I installed php in c:php and my directory are in
inetpub/wwwroot/Dir1/Dir2/info.php
Do i need to check the dlls? Or Settings in IIS?
>
>Did you set up a virtual directory to where your .php files are stored? If
>so, and the alias is not the same as the directory (ie: if the directory is
>c:\projects\webpages\MySite, then the alias must be MySite), you will get
>the error you have listed. I have had this happen to me both in IIS and
>Personal Web Server.
>
>At 09:59 PM 10/17/01 +0000, Guitar Man wrote:
>>I am getting in all the time. I am pretty sure I have all the permission
>>needed for read and execute. I will double check it.
>>thanks
>>
>>
>>
>>>X-Mailer: Internet Mail Service (5.5.2653.19)
>>>
>>>Guitar Man,
>>>
>>>Are you getting the error intermittently or all the time? If the later,
>>>please refer to the install.txt file that comes with the distribution.
>>>It's
>>>almost always a permissions or setup problem.
>>>
>>>-Flint
>>>
>>>-----Original Message-----
>>>From: Guitar Man [mailto:[EMAIL PROTECTED]]
>>>Sent: Wednesday, October 17, 2001 12:29 PM
>>>To: [EMAIL PROTECTED]
>>>Subject: [PHP-WIN] Cgi Error
>>>
>>>
>>>Sorry to bring up this topic again. I haven't found lots of discussion on
>>>this, but still couldnt figure it out. I am gettng this error:
>>>"The specified CGI application misbehaved by not returning a complete set
>>>of
>>>
>>>HTTP headers. The headers it did return are:"
>>>
>>>I have
>>>php 4.0.6
>>>win2k IIS 5
>>>
>>>I put all my dll in c:\php\extensions and i changed this in php.ini
>>>(which
>>>is in c:winnnt)
>>>Also in IIS setting i added that check file exits. I tried lots of things
>>>to
>>>
>>>make this work, but the error is not going away. Any help? Please write
>>>some
>>>
>>>details as I am a newbie here.
>>>Thanks
>>>
>>>
>>>_________________________________________________________________
>>>Get your FREE download of MSN Explorer at
>>>http://explorer.msn.com/intl.asp
>>>
>>>
>>>--
>>>PHP Windows Mailing List (http://www.php.net/)
>>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>For additional commands, e-mail: [EMAIL PROTECTED]
>>>To contact the list administrators, e-mail: [EMAIL PROTECTED]
>>
>>
>>_________________________________________________________________
>>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>>
>>
>>--
>>PHP Windows Mailing List (http://www.php.net/)
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
Hello Again,
I am still without any clue here. I've tried all the troubleshooting that
I've found in forum. I hate to get rid of php and using asp. I think I am
missing something really simple.
thanks for your help
>>>-----Original Message-----
>>>From: Guitar Man [mailto:[EMAIL PROTECTED]]
>>>Sent: Wednesday, October 17, 2001 12:29 PM
>>>To: [EMAIL PROTECTED]
>>>Subject: [PHP-WIN] Cgi Error
>>>
>>>
>>>Sorry to bring up this topic again. I haven't found lots of discussion on
>>>this, but still couldnt figure it out. I am gettng this error:
>>>"The specified CGI application misbehaved by not returning a complete set
>>>of
>>>
>>>HTTP headers. The headers it did return are:"
>>>
>>>I have
>>>php 4.0.6
>>>win2k IIS 5
>>>
>>>I put all my dll in c:\php\extensions and i changed this in php.ini
>>>(which
>>>is in c:winnnt)
>>>Also in IIS setting i added that check file exits. I tried lots of things
>>>to
>>>
>>>make this work, but the error is not going away. Any help? Please write
>>>some
>>>
>>>details as I am a newbie here.
>>>Thanks
>>>
>>>
>>>_________________________________________________________________
>>>Get your FREE download of MSN Explorer at
>>>http://explorer.msn.com/intl.asp
>>>
>>>
>>>--
>>>PHP Windows Mailing List (http://www.php.net/)
>>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>For additional commands, e-mail: [EMAIL PROTECTED]
>>>To contact the list administrators, e-mail: [EMAIL PROTECTED]
>>
>>
>>_________________________________________________________________
>>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>>
>>
>>--
>>PHP Windows Mailing List (http://www.php.net/)
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> At 12:16 PM, 10/18/2001, you wrote:
>
> >How do you like 100% FREE XXX??? Would you like a FREE
> >XXX Membership to see my tight teenage p***y???
>
> cant these people be banned from the lists since they obviously aren't
> after PHP?
>
>
>
As you can see from the headers, they have used two different relays to send
out
the two messages
HELP US TO HELP YOU GET OFF
posted at 10/18 11:16AM
and
FREE S E X O 21069
posted at 10/18 05:53AM
The poor souls that run those servers probably don't even know they were
hijacked as an smtp realy.
Hi to all,
I know that this question doesn't belong to here but please help me out - if there is
solution at all.
I have to make regular HTML table 2x2 with image as background, which should "cover"
whole table. In Explorer works perfect but in Netscape background image is tiled in
for pieces> Looks like that I put background="bg.gif" in every <td> tag instead of in
<table> tag.
Any idea how to solve this problem, if it's possible at all.
Sorry for bothering.
Afan
At 02:15 PM, 10/18/2001, you wrote:
>Hi to all,
>
>I know that this question doesn't belong to here but please help me out -
>if there is solution at all.
>
>I have to make regular HTML table 2x2 with image as background, which
>should "cover" whole table. In Explorer works perfect but in Netscape
>background image is tiled in for pieces> Looks like that I put
>background="bg.gif" in every <td> tag instead of in <table> tag.
>
>Any idea how to solve this problem, if it's possible at all.
>
>Sorry for bothering.
>
>Afan
yes netscape sucks like that, try netscape 6.0, or put the table within
another table's TD
example:
<table>
<tr><TD backround="the background image">
<table>
<tr><td>NW</td><td>NE</td></tr>
<td><td>SW</td><td>SE</td></tr>
</table>
</TD></tr>
</table>
regards,
-andrew saturn
I have written an simple WebServer and know I wanna build in PHP support. My
first try was to run php with the path to my Script as an Variable and get
the result. This method works corectly, but I think that's not a real good
way to do that (for example I dontknow how to send Variables to the Script).
How could I do that in VB?! Do you know any OpenSource app where this is
done before?
>I have written an simple WebServer and know I wanna build in PHP support.
My
>first try was to run php with the path to my Script as an Variable and get
>the result. This method works corectly, but I think that's not a real good
>way to do that (for example I dontknow how to send Variables to the
Script).
>
>How could I do that in VB?! Do you know any OpenSource app
>where this is done before?
After you posting a form you can get the variables
with VBS at the server side like this:
Fubar = Request.Form("<variable name>")
IS that was you were asking for?
I wanna be able to send an HTTP-Post-Header, but I dont know how to put the
Post Variables into it
Are you looking for someting like:
POST /HandlePostedForm.html HTTP/1.0
Accept: image/gif, image/ipeg, */*
User-Agent: Mozilla...blaha, blaha
Content-Type: application/x-www-form-urlencode
Content-Lengt: 41
Variable1=someting&Varibale2=anotherthing
>-----Original Message-----
>From: Marius [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, October 18, 2001 8:52 PM
>To: [EMAIL PROTECTED]
>Subject: [PHP-WIN] How das a POST-Response-Header look?
>
>
>I wanna be able to send an HTTP-Post-Header, but I dont know
>how to put the Post Variables into it