[PHP-DB] Executing several PHP scripts simultaneously??

2001-06-28 Thread Lisa Elita
n any order. But if 2.php is initiated after 1.php is done, and 3.php is initiated after 2.php is done, and so on, the master.php can be expired, causing the remaining tasks not executed. So how can we execute these PHP scripts simultaneously? Regards, Lisa Elita -- PHP Database Mailing List

[PHP-DB] Which state and country?

2001-06-28 Thread Lisa Elita
Hi all, How can we know from which state and country a hit came? Regards, Lisa Elita -- PHP Database 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-DB] Permanent Cookies

2001-04-14 Thread Lisa Elita
I tried to use cookies with this PHP code: SetCookie("cookiename", "cookievalue", "Friday, 16-Jan-2037 00:00:00 GMT", "/", ".myserver.com", 0); but it seems that the cookie is only store in memory (not as file). Can someone explain it to

[PHP-DB] Re: Domain registration

2001-04-13 Thread Lisa Elita
Try http://www.Below10Domain.com They register domains for just $9.95 per year. Best regards, Lisa Elita [EMAIL PROTECTED] - Original Message - From: "Mick Lloyd" <[EMAIL PROTECTED]> To: "Database Help PHP" <[EMAIL PROTECTED]> Date: Fri, 13 Apr 200

[PHP-DB] Cookies Stuff

2001-04-11 Thread Lisa Elita
iday, 16-Jan-2037 00:00:00 GMT; path=/; domain=.myserver.com); ? Thank you! Lisa Elita -- PHP Database 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-DB] Header() order

2001-04-06 Thread Lisa Elita
Hi all, Do you know the header() order? For example: header("Set-Cookie") should come before/after header("Location")? Cause IE seems to be sensitive about this. Thanks, Lisa E. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

[PHP-DB] How can I implement Yahoo-like search?

2001-03-04 Thread lisa elita
How can I implement Yahoo-like search? For example: +WinZip +Mac in one of my field in my table 'software' ? TIA, Lisa -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list adminis

Re: [PHP-DB] newbie question

2001-02-05 Thread Lisa Elita
Thanks Victor, I guess I have to change the extension to .html. How about http://www.blablabla.com/blabla ? Can all search engines index it ? Thanks, Lisa E - Original Message - From: Victor Foitzik <[EMAIL PROTECTED]> To: Lisa Elita <[EMAIL PROTECTED]>; <[EMAIL PROTECTED

[PHP-DB] newbie question

2001-01-27 Thread Lisa Elita
Can search engines index any HTML pages that have .php as its extension (any .php pages without a '?' or '&' in the URL) ? For example: http://www.blablabla.com/blabla.php Thanks, Lisa E -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addition

[PHP-DB] avoid cached html pages

2001-01-17 Thread Lisa Elita
Hi all, Can you tell me how to avoid cached HTML pages from showing up? How to set expiry time to an HTML page? Joseph -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administra