[PHP] Date Formatting/Reading

2001-12-13 Thread PHPGalaxy.com
. =) ~ Tim -- From PHPGalaxy.com, earn up to $10 per order selling our PHP Scripts and Software on your Site. http://www.phpgalaxy.com/aff/ Also, get a fast free POP3 email account, you @php.la at http://www.phpgalaxy.com/search/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e

Re: [PHP] Logo proposal

2001-12-13 Thread PHPGalaxy.com
/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- From PHPGalaxy.com, earn up to $10 per order selling our PHP Scripts and Software on your Site. http://www.phpgalaxy.com/aff/ Also, get

[PHP] Serious problem with Cookies..

2001-11-15 Thread PHPGalaxy.com
.. retrieving: $refid = $HTTP_COOKIE_VARS[refid]; setting: setcookie (refid, $id); Am I just missing something I didnt see on php.net? =) -- From PHPGalaxy.com, earn up to $10 per order selling our PHP Scripts and Software on your Site. http://www.phpgalaxy.com/aff/ Also, get a fast free POP3 email

Re: [PHP] Re: Serious problem with Cookies..

2001-11-15 Thread PHPGalaxy.com
expiry time! of-the manual: setcookie (TestCookie, Test Value); setcookie (TestCookie, $value,time()+3600); /* expire in 1 hour */ setcookie (TestCookie, $value,time()+3600, /~rasmus/, .utoronto.ca, 1); Phpgalaxy.Com [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL P

Re: [PHP] Re: Serious problem with Cookies..

2001-11-15 Thread PHPGalaxy.com
well yeah, thats always true..but this's at least as good as it gets =) ya suppose there's any limit on how many years I can set it for? hell, I'll just set it for 10 years and that'll be good enough =) Magnus wrote: Den 01-11-15 13.20, skrev PHPGalaxy.com [EMAIL PROTECTED]: yeah I saw

Re: [PHP] Re: mail() w/ mailing lists

2001-11-12 Thread PHPGalaxy.com
don't work under Windows. =) -- From PHPGalaxy.com, earn up to $10 per order selling our PHP Scripts and Software on your Site. http://www.phpgalaxy.com/aff/ Also, get a fast free POP3 email account, you @php.la at http://www.phpgalaxy.com/search/ -- PHP General Mailing List (http://www.php.net

Re: [PHP] Re: apache + ftp!

2001-11-12 Thread PHPGalaxy.com
. =) -- From PHPGalaxy.com, earn up to $10 per order selling our PHP Scripts and Software on your Site. http://www.phpgalaxy.com/aff/ Also, get a fast free POP3 email account, you @php.la at http://www.phpgalaxy.com/search/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

Re: [PHP] Attachments again

2001-11-12 Thread PHPGalaxy.com
PHPGalaxy.com, earn up to $10 per order selling our PHP Scripts and Software on your Site. http://www.phpgalaxy.com/aff/ Also, get a fast free POP3 email account, you @php.la at http://www.phpgalaxy.com/search/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP] Chopping off extra characters from input

2001-11-12 Thread PHPGalaxy.com
The substr function's a good safeguard, as well as using the maxlength=8 param in the input tag for the text field (in the HTML) =) -- From PHPGalaxy.com, earn up to $10 per order selling our PHP Scripts and Software on your Site. http://www.phpgalaxy.com/aff/ Also, get a fast free POP3

[PHP] preg_match_all...grrrr!!!

2001-10-22 Thread PHPGalaxy.com
I've never had good luck with this function. I first learned how to (sorta) use it from looking at other code. It worked fine when I made a meta search engine, but when I tried on expanding on it, well, I've started losing hair. =) Here's the scenario: I'm trying to parse results from Yahoo's