|
Posted by Jerry Stuckle on 03/09/06 06:26
Ababo wrote:
> Hi everyone. I'm having a little problem with my php in that when I
> submit a value with more than one word from a form, (for example,
> "Cineworld Renfrew Street"), only the first word seems to get
> submitted, so that when processing it after submission, only
> "Cineworld" is available. Is there a way I should be formatting form
> values to prevent this? Any help would be much appreciated. :)
>
> Daniel
>
Daniel,
Without some code it's hard to tell what your PHP question is.
However, this doesn't sound like a PHP question at all. Forum
submission is HTML, not PHP. You might try alt.html.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|