> Is someone trying to hack my computer?
>
> "GET /scripts/..%255c%255c../winnt/system32/cmd.exe?/c+dir"
>
> Any idea what this means?
>
there's a thousand and one tools that will run searches for regular
exploits. someone is trying to gain access to your computer, but unless you
have a /scrip
>
> but I need relative directory, like require ("/lib/common/auth.inc");
>
try loosing the first /
"lib/common/auth.inc";
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> >
> > I would like I can preserve value of $value now is 3 when I
> > come back to
> > page1.php from page3.php , when I come back page1.php value
> > of $value is now
> > set to 1, please help me , thanks
> >
> >
you also gonna have to add some extra scripting here, coz page1 is always
setting
> http://somedomain.com/'); ?>
> give error Failed opening 'http://somedomain.com/' for inclusion
you tried ...
http://somedomain.com/index.html'); ?>
would it not be more beneficial to open the files (fopen, fread)? this way
you can parse the page if needed, and add your own headers / foote
> HI folks, when you press ctrl-alt-del to get a list of running processes
in
> winxp is there a written description anywhere that describes what each of
> these programs is doing?
>
this really isn't a PHP question at all...
check the microsoft knowledge base on their website, should be a com
$_SERVER["SERVER_NAME"]
then just do a switch on the $_SERVER["SERVER_NAME"] and then
header("Location:") to redirect them.
there may be a tidier way, but that's what i do...
-skate-
- Original Message -
From: "Shaffin Bhanji" <[EMAIL
if your running it on a windows box with excel installed, then you can use a
COM object and export directly to an Excel (.xls) file. i've done this, and
can supply some cool codes if needed.
this stuff is pretty simple, and very cool when you get it working.
another alternative is to export in co
if you simply hit return, it "should" submit the first form in IE, so you
may well have been doing this, but pressing submit other times...
it's one of those annoying little things that you kick yourself for not
noticing :)
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTEC
okay, after your
kill the
that's the bit that'll be breaking it...
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 01, 2003 6:13 PM
Subject: Re: [PHP-WIN] Simple Answer, but I can't see it
> This is the some of the code that is conta
i'm guessing (hoping) that you have an actual form inside those form tags?
what's the rest of the code look like, and what does it actually do?
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 01, 2003 5:48 PM
Subject: [PHP-WIN] Simple Answer, bu
i saw a script that was able to do this once, where you'd select an entire
directory and it would upload the whole contents. but i'm not sure exactly
how to do it, as you run into security issues and such. i'm sure the script
was part of the php Gallery suite.
sorry i can't be of more help than th
.
sorry...
- Original Message -
From: "Waldemar Brand Neto" <[EMAIL PROTECTED]>
To: "skate" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 7:10 PM
Subject: Re: [PHP-WIN] Read COM1
Actually is my boss he want´s some data fr
maybe it's just me, but that doesn't really make any sense...
what are you trying to read from COM1 on the server?
- Original Message -
From: "Waldemar Brand Neto" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 6:47 PM
Subject: [PHP-WIN] Read COM1
Hy guys
I n
hehe!!! tell me about it!!!
i've actually created an interface between php and vb just so i can still do
some of the cool stuff i'm used to in PHP.
but i'm still wondering if there's any easy way of getting a VB equivelant
of a PHP function?
my big thing, is there any way to do reg-exp's in VB??
i know this is a fairly random question, and maybe not the best place for it...
but i'm a php programmer having to do some VB stuff (horrible) and i'm wondering if
there is anywhere that lists the equivelant PHP functions into what they would be in
VB?
task, is a fair solution too.
but i may be wrong, i'm sure there's a more fluid way of doing this???
skate - fatcuban.com
- Original Message -
From: "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 1:52 P
16 matches
Mail list logo