Ask a Question related to PHP Development, Design and Development.
-
dave #1
Probléme with return text
Hello,
I dont know why I dont have return with my textbox
exemple when I write
Hello,
My name is Dave
I have it when I read with my mysql
Hello, My name is Dave
Do you gave a solution for have the good format.
Thank you for your help
Dave
dave Guest
-
Date Probleme:HELP
hi, my local date format is Sun Apr 20 23:32:05 GMT-0400 2008, and i am retrieving data form remote server. when i send request to retrieve data... -
Can't use return key to edit text inside a text box
When I initially type a text in a text box, I can use the return key to create a space between paragraphs. Once I leave the text box I can't go back... -
return data on a table from a text box
I have a form with a textfield. When I enter a number in it and hit submit in the form I want the information to update the table that is in the... -
:::probleme de fullscreen
bonjour, depuis un ".exe" créé avec flash, je voudrais qu'à l'arrivée de la dernière frame, cela declenche l'ouverture d'une page html en plein... -
object probleme
I've created an instance of a class $smarty = new smarty(); then I create an other instance of an other class and sending the $smarty instance to... -
Ninjaboy #2
Re: Probléme with return text
weird, .. what is mysql field that you put your entries into.
note that varchar does not support line returns. only tinytext = 255
characters, text .. support line breaks.
"dave" <stopspam1299@zzz45.com> wrote in message
news:416c4ec7$0$27853$8fcfb975@news.wanadoo.fr...> Hello,
>
> I dont know why I dont have return with my textbox
>
> exemple when I write
> Hello,
> My name is Dave
>
> I have it when I read with my mysql
> Hello, My name is Dave
>
> Do you gave a solution for have the good format.
>
> Thank you for your help
>
> Dave
>
>
>
Ninjaboy Guest



Reply With Quote

