[PHP-DEV] $meme = chop($littlelist[$i][1])

2001-07-13 Thread void
$littlelist[$i][1] = "whatever " the command in the subject line doesn't work ! it does not get rid of the spaces in the $littlelist[$i][1] var. or is it just me ..? i would like 2 no. thanx -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTEC

Re: [PHP-DEV] $meme = chop($littlelist[$i][1])

2001-07-13 Thread void
ace 13.3 De Smit 29 Dixon 27 Dixon Street ... ... ... ... T1 ;-) enjoy the weekend ; Zeev Suraski <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > It removes trailing spaces. It's not supposed to remove leading spaces. >

[PHP-DEV] shell programming

2001-07-20 Thread void
I want to send more than 9 parms to a script .. it doesn't like the 10th parm :( asume $1 = "blue" --- inside the script ... ... echo $5 >> $7/lineinfo; echo $8 >> $7/lineinfo; echo $9 >> $7/lineinfo; #the tenth parm

[PHP-DEV] stop a file called foo.bar

2001-08-03 Thread void
stop a file called foo.bar from being downloaded with a web server ? Say you'r web site's name is foobar.net. ...and... Script-kiddy Johny knows that, but also knows that you'r secret file is called foo.bar and it is saved in the root dir. of you'r web site. in a http browser little Johny can