RE: [PHP] game in php

2003-09-07 Thread mek2600-php
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Or, if you only want the number_attacks to increase for every 10 minutes
that someone's playing (so it's not increasing throughout the night)
you'll probably just want to hold the time the game started in a
variable (or DB whatever) and just check with each page refresh to see
if it's time to increase the value.

There's other ways to do it, but your question was kinda vague so I'm
not sure what method would work best for ya.

Michael Kennedy
www.onionology.com

-Original Message-
From: Jon Haworth [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 07, 2003 5:10 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] game in php

*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi,

> I have this database with this fields; id and
> number_attacks. And every 10 minutes
> number_attack to be increased by 1.

You'll need to set up some sort of scheduled task (if you're on unix,
your
best bet is probably cron) - this task should call a script that
connects to
your database and updates the field. If you like, you can write the
script
in PHP and use something like lynx or wget to access it.

Cheers
Jon

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] non-php issue

2003-09-21 Thread mek2600-php
*This message was transferred with a trial version of CommuniGate(tm) Pro*

First off, disconnect your computer from the Internet- RIGHT NOW.  You
do have a virus and you're gonna infect more people.  Odds are the virus
broke your scanner, so either reinstall it or go get another one.  The
best bet (since I don't know how your virus works) if to scan the hdd
from another PC to remove the problems.

Other people might have better ideas, but mine should be sufficient.
Either way get off the Net, now.  :)

MK

-Original Message-
From: Wang Feng [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 21, 2003 11:05 PM
To: [EMAIL PROTECTED]
Subject: [PHP] non-php issue


hi everyone, could someone recommend a security mailing list, please? 


or you may like to answer my question below:

i'm currently using outlook express 6 on WinXP Pro, and something
strange happened:

everytime when i start the computer, some messages pop up and attempts
to sending the replies of the emails (in the
inbox) in behalf of me.

my anti-virus software doesn't work at all. what's the problem. how can
i fix it?

please help


cheers,

feng

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] non-php issue

2003-09-21 Thread mek2600-php
*This message was transferred with a trial version of CommuniGate(tm) Pro*


Yeah, disconnect from the Internet for starters.  :)  Put the bad HDD
into a non-bad PC and scan that way.  Also, update your definitions.

MK

-Original Message-
From: Wang Feng [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 21, 2003 11:16 PM
To: mek2600-php
Subject: Re: [PHP] non-php issue


*This message was transferred with a trial version of CommuniGate(tm)
Pro* thanks. but i didn't install any anti-virus software untill the
machine got infected. and i tried to install Norton, but failed to do
that for some reason. --- no idea why.

any other suggestions?


cheers,

feng


- Original Message -
From: "mek2600-php" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 22, 2003 2:07 PM
Subject: RE: [PHP] non-php issue


> *This message was transferred with a trial version of CommuniGate(tm) 
> Pro*
>
> First off, disconnect your computer from the Internet- RIGHT NOW.  You

> do have a virus and you're gonna infect more people.  Odds are the 
> virus broke your scanner, so either reinstall it or go get another 
> one.  The best bet (since I don't know how your virus works) if to 
> scan the hdd from another PC to remove the problems.
>
> Other people might have better ideas, but mine should be sufficient. 
> Either way get off the Net, now.  :)
>
> MK
>
> -Original Message-
> From: Wang Feng [mailto:[EMAIL PROTECTED]
> Sent: Sunday, September 21, 2003 11:05 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] non-php issue
>
>
> hi everyone, could someone recommend a security mailing list, please?
>
>
> or you may like to answer my question below:
>
> i'm currently using outlook express 6 on WinXP Pro, and something 
> strange happened:
>
> everytime when i start the computer, some messages pop up and attempts

> to sending the replies of the emails (in the
> inbox) in behalf of me.
>
> my anti-virus software doesn't work at all. what's the problem. how 
> can i fix it?
>
> please help
>
>
> cheers,
>
> feng
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] non-php issue

2003-09-21 Thread mek2600-php
*This message was transferred with a trial version of CommuniGate(tm) Pro*



Man, once again- Outlook is not the problem.  Get the PC off the
internet and scan it until it's found.  Put the drive in another PC, use
one of the systems available for removing viruses with a boot CD/disk,
etc, but don't half-ass this.  You're now a menace and youneed to fix
things.  If it's harsh, tough.  Get it fixed by scanning like I said or
doing a complete wipe.  Besides, why save your Outlook stuff when it has
a freakin' virus in it?

Oh, and to Raditha Dissanayake who suggested Linux- do you actually
think this guys needs/can handle Linux?  :)


MK

-Original Message-
From: Wang Feng [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 21, 2003 11:41 PM
To: mek2600-php
Subject: Re: [PHP] non-php issue


thanks. i might try to delete the outlook and re-install it to see what
happen.

btw, do you know how to retrieve the old emails if i delete the outlook?

cheers,

feng

- Original Message -
From: "mek2600-php" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 22, 2003 2:27 PM
Subject: RE: [PHP] non-php issue


> Yeah, disconnect from the Internet for starters.  :)  Put the bad HDD 
> into a non-bad PC and scan that way.  Also, update your definitions.
>
> MK
>
> -Original Message-
> From: Wang Feng [mailto:[EMAIL PROTECTED]
> Sent: Sunday, September 21, 2003 11:16 PM
> To: mek2600-php
> Subject: Re: [PHP] non-php issue
>
>
> *This message was transferred with a trial version of CommuniGate(tm)
> Pro* thanks. but i didn't install any anti-virus software untill the 
> machine got infected. and i tried to install Norton, but failed to do 
> that for some reason. --- no idea why.
>
> any other suggestions?
>
>
> cheers,
>
> feng
>
>
> - Original Message -
> From: "mek2600-php" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, September 22, 2003 2:07 PM
> Subject: RE: [PHP] non-php issue
>
>
> > *This message was transferred with a trial version of 
> > CommuniGate(tm)
> > Pro*
> >
> > First off, disconnect your computer from the Internet- RIGHT NOW.  
> > You
>
> > do have a virus and you're gonna infect more people.  Odds are the 
> > virus broke your scanner, so either reinstall it or go get another 
> > one.  The best bet (since I don't know how your virus works) if to 
> > scan the hdd from another PC to remove the problems.
> >
> > Other people might have better ideas, but mine should be sufficient.

> > Either way get off the Net, now.  :)
> >
> > MK
> >
> > -Original Message-
> > From: Wang Feng [mailto:[EMAIL PROTECTED]
> > Sent: Sunday, September 21, 2003 11:05 PM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP] non-php issue
> >
> >
> > hi everyone, could someone recommend a security mailing list, 
> > please?
> >
> >
> > or you may like to answer my question below:
> >
> > i'm currently using outlook express 6 on WinXP Pro, and something 
> > strange happened:
> >
> > everytime when i start the computer, some messages pop up and 
> > attempts
>
> > to sending the replies of the emails (in the
> > inbox) in behalf of me.
> >
> > my anti-virus software doesn't work at all. what's the problem. how 
> > can i fix it?
> >
> > please help
> >
> >
> > cheers,
> >
> > feng
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] Search Submission Tool

2003-09-26 Thread mek2600-php
*This message was transferred with a trial version of CommuniGate(tm) Pro*


First suggestion- include the URL.  :)

Michael Kennedy

-Original Message-
From: Erich Kolb [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 26, 2003 10:55 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Search Submission Tool


Im putting together a free web based tool available to anyone who wants
to automatically submit their website to multiple search engines at the
same time.  I know this has been done before, but I haven't done it and
its pretty much a learning experience for me.  It is currently
functioning, and I will be adding some additional search engines, but I
was wondering if anyone would be willing to take a look and offer any
suggestions for improvement.

I apoligize if this is in the incorrect forum, but im looking for as
much feedback as possible.

Thanks,
Erich Kolb

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php