[PHP-WIN] Variable problem

2002-11-18 Thread suhailkaleem
ot;test" ; echo $username."test" ; /* This echo 127.0.0.1 test excel test suhailkaleem test it echo with a space between variable value and the string test .there is space in text file at the end of these values ? */ $username = "suhailkaleem"; $password = &quo

Re: [PHP-WIN] String as submit

2002-11-18 Thread suhailkaleem
"Steel" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > hi Rodrigo, > > Monday, November 18, 2002, 8:19:05 PM, I've got: > > RSM> hi. > > RSM> I want to use a sting as a submit button. Can I do that, and how? > > For example: > > echo ""; > > -- > The Same, > S