Hi my dear
I have a problem in php/mysql
For example I write below text to textarea and save it to mysql:
now i want to retrieving my data from mysql and use echo function to show it. like:Code:Hi I am ShaMSofT and i like programming bye bye
but this statement show below data:Code://save mysql data in $text echo $text;
i see my data in table of mysql and data saved all right like first code. now i do not know why php show it like third codeCode:Hi I am ShaMSofT and i like programming bye bye
help me,please
thanks to all reader this topic![]()
--------------------
sorry for bad my english![]()





Reply With Quote