Or, you could password-protect the script
you're including with .htpasswd / .htaccess protection.
--
AdamT
"Justify my text? I'm sorry, but it has no excuse."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
chnologies"
It's overkill, of course, but you can never have too much overkill
--
AdamT
"Justify my text? I'm sorry, but it has no excuse."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
malicious oik may have posted your address somewhere else world-readable
d) You might have accidentally posted it someplace else (eg register
for access to our forums, we promise not to use it for blah blah blah,
please tick a box, etc, etc).
--
AdamT
"Justify my text? I'm sorry, bu
;
Okay - so 'header' was a bad choice of word. 'Marker' would have been better:
http://www.funducode.com/freec/Fileformats/format3/format3b.htm
--
AdamT
"Justify my text? I'm sorry, but it has no excuse."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I've had similar problems to that.
I usually either open the image with notepad, or some Hex Editor, and
see what the bits are in the file header (eg BM for Bitmap, Gif89a for
GIFs, JFIF for JPEGs...)
--
AdamT
"Justify my text? I'm sorry, but it has no excuse."
--
PHP
On Mon, 28 Feb 2005 15:42:37 -0800 (PST), Richard Lynch <[EMAIL PROTECTED]>
wrote:
> I know absolutely nothing about how ProxyPass, iProtect, and PureMember
> work
'Pure'member seems such an odd choice of name for something used on pr0n sites.
--
AdamT
"Justify my t
a fault and is sending
all messages out two or three times.
--
AdamT
"Justify my text? I'm sorry, but it has no excuse."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
or a 404 (This file isn't here), or maybe you'll get a 302
(Object has moved). A 302 looks like this in the headers:
HTTP/1.0 302 Found
Location: /newlocation
If you look at it in a browser, you'll be taken to the new location,
and probably won't notice that anything was ever wr
easier to be able to have the web browser tell
the user that what they've put in is invalid, rather than have them
upload their stuff, have the web server check it all over, and then
send back a 'sorry, this is broken' message. Just don't rely on it
for security.
--
AdamT
&
t have the email to start a new message.
--
AdamT
"Justify my text? I'm sorry, but it has no excuse."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
our web server won't
see them (eg - your company uses the network 192.168.25.0/24, so you
allow only that, but PHP only sees the external NAT'd address of the
user).
--
AdamT
"Justify my text? I'm sorry, but it has no excuse."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I don't know about PHP, but the maximum number of recipients per
message is configurable in your mail server's SMTP MTA. Also note
that if you send a message to 2,000 people at a foreign domain, their
server may reject it if they have their limit set to <2,000.
--
AdamT
"Jus
ercial)
http://www.ioncube.com/ (Commercial - free eval available)
http://www.rssoftlab.com/phpenc.php (Commercial - free version available)
--
AdamT
"Justify my text? I'm sorry, but it has no excuse."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
, really paranoid, you can add a file to the
includes directory, called, say rootpassword_backdoor.php, which, when
accessed will add the remote IP address to a blacklist, which other
scripts consult, and if they find it matches any sites requesting
them, they ignore.
My 2 bits.
--
AdamT
"Ju
ge called 'PHP/XML forum' where 'You
can download the source to this free, thread-oriented PHP/XML based
news forum'
--
AdamT
"Justify my text? I'm sorry, but it has no excuse."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
It happens in comp.lang.php too. And comp.os.linux.advocacy. And
I've even seen people post soccer-related questions to chess forums.
--
AdamT
"Justify my text? I'm sorry, but it has no excuse."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
an just the format of the database field to MD5, which IIRC
will automagically store whatever's assigned to it as an MD5 hash.
--
AdamT
"Justify my text? I'm sorry, but it has no excuse."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
17 matches
Mail list logo