[PHP] PHP4 readdir is_dir working incorrectly?

2004-09-16 Thread Kristopher Spencer-Yates
advise, Kris -- Kristopher Spencer-Yates Dev Mgr/Systems Administration [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP4 readdir is_dir working incorrectly?

2004-09-16 Thread Kristopher Spencer-Yates
PHP programmers worldwide. Respectfully, -- Kristopher Spencer-Yates Dev Mgr/Systems Administration [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP4 readdir is_dir working incorrectly?

2004-09-16 Thread Kristopher Spencer-Yates
caught that immediately!! heheh LOL Cheers, Kris John Holmes wrote: - Original Message - From: Kristopher Spencer-Yates [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 16, 2004 12:55 PM Subject: [PHP] PHP4 readdir is_dir working incorrectly? //PHP4 $dir_to_scan

[PHP] Secret Codes in Spam and PHP

2004-09-16 Thread Kristopher Spencer-Yates
As many of you may have noticed, A friend and I have noticed the odd text at the bottom of spam. My friend once stated What if this is some secret code.. they send it to everyone to hide that it is code.. but the person it is intended for knows how to decipher? Hmm.. interesting. So that

[PHP] converting string to monetary format

2004-04-13 Thread Kristopher Spencer-Yates
Simple problem... I want to manipulate with PHP function to get desired output below. $var=59.9 Desired Output: $var=59.90 I thought number_format would do the trick but no way, unless I just missed something.. ? Any quick way to do this using a built in PHP function? I could do it the

[PHP] exec cURL to pass custom MIME headers

2004-01-30 Thread Kristopher Spencer-Yates
Hi, Normally I wouldn't do this but the cURL list seems to be in severe hibernation, ie. no activity. I'm in a bit of a jam w/ this and so here goes How do I get cURL to pass headers properly? It is ignoring my -H headers and sending its own default or whatever set of headers. One

Re: [PHP] calling include inside a function?

2003-12-11 Thread Kristopher Spencer-Yates
I posted a response to you guys on the list. Let me know if this is what you were talking about or not. Kris Chris W. Parker wrote: Louie Miranda mailto:[EMAIL PROTECTED] on Wednesday, December 10, 2003 11:40 PM said: Its possible How did you solve your problem? Chris. -- Don't