Re: First stupid post of the year.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Jan 2, 2008 2:05 PM, tedd <tedd@xxxxxxxxxxxx> wrote:

> At 1:57 PM -0500 1/2/08, Daniel Brown wrote:
> >On Jan 2, 2008 1:34 PM, tedd <tedd@xxxxxxxxxxxx> wrote:
>
> from this:
>
> &nbsp; &nbsp; &nbsp; &nbsp;A&nbsp; &nbsp; &nbsp; &nbsp;
>
> to this A
>
> ><?
> >// Your existing code here....
> >$submit = trim(str_replace('&nbsp;','',$submit);
> >?>
>
> Even with adding an additional ")", that didn't work either.  :-)
>

first off; i think css is the way to go w/ this; to save yourself from these
headaches.  anyway; if you want to go this route, i think there is some info
we are missing.  im guessing you dont have the
&nbsp; &nbsp; &nbsp; &nbsp;A&nbsp; &nbsp; &nbsp; &nbsp;
in the submit button itself, or do you?
i certainly dont know what the point of that would be since users wont
change
the value attribute of a submit button anyway.  so can we see the html for
the input
that contains the
&nbsp; &nbsp; &nbsp; &nbsp;A&nbsp; &nbsp; &nbsp; &nbsp;

or maybe this is the first stupid response of the year!

-nathan

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux