bc.com"
Thanks in advance,
Yev
__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
Thank you!!!
That fixed it.
Best Regards,
Yev
--- Bill Rausch <[EMAIL PROTECTED]> wrote:
> I think your script (where you have the print_r() call) has to copy
> or move
> the file to a permanent location as Apache and/or PHP discards it
> once your
> script exits.
&g
Josh,
Thanks, but still no luck.. Same problems
Yev
--- Josh <[EMAIL PROTECTED]> wrote:
> Change upload_max_filesize in php.ini to 2048000 (which is 2 megs).
> PHP
> does not understand 2M.
>
> Josh
>
> -Original Message-
> From: Yev [mailto:[EMAIL PRO
Just set it to 10, and same thing..
in my php.ini file it's set to 2M
upload_max_filesize = 2M
still clueless,
Yev
--- Phillip Bow <[EMAIL PROTECTED]> wrote:
> I suspect there is a limit on the MAX_FILE_SIZE. You might want to
> check
> the RFC, but I suspect you
le doesn't exist in "/tmp" (which is set in php.ini), if I leave
the file field empty, then a /tmp/phpXX file is created with a 0
byte size.
What can be the problem? It's not permissions..
Yev
__
Do You Yahoo!?
Get email at yo
Hello
I encoded my HTML text via htmlspecialchars(), but now need to get the
actual HTML.. I searched the docs, but couldn't find the reverse
function. How would I do this?
TIA,
Yev
__
Do You Yahoo!?
Get email at your own domain with Yahoo!
what do you mean? all arrays are associative. even the simple
$arr = array(1,2,3,4,5); has key/value pairs associated with it..
similar to doing: $arr = array(0=>1,1=>2,2=>3,3=>4,4=>5);
--- Joe <[EMAIL PROTECTED]> wrote:
> Is there a way to determine if an array is associative or not? Maybe
nyone have any pointers, or suggestions?
Thanks in advance,
Yev
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTEC
use
$HTTP_SERVER_VARS[REMOTE_ADDR]
Yev
>-Original Message-
>From: Bruno Freire [mailto:[EMAIL PROTECTED]]
>Sent: Monday, February 19, 2001 11:34 AM
>To: '[EMAIL PROTECTED]'
>Subject: [PHP] Help!! IP functions!!!
>
>
>Hi!!
>
>My name is Bruno, Fr
hanks in advance,
Yev
--
PHP General 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]
10 matches
Mail list logo