[PHP] A problem in mysql_fetch_array
I have insert some text with space to mysql DB with varchar() When I use mysql_fetch_array function to retrieve the data from DB . I found only the first session text can be shown . It means if any space there . It will split like session by session. for example. my DB have a text "Hello World" , It can retrieve only "HELLO" by using mysql_fetch_array . could anyone help me ? thanks ..
[PHP] I would like to ask about Photo Upload in mysql and reteive problem .
Dear all , I am a new bie here and I would like to know more about coding in upload photo file by client side and store in mysql database. also , how can I show the photo in the HTML CODING embeded and get the image directly from the database ? thanks . could you mind provide some code to let me reference. ?? I am doing my project. I need this information in urgent. Please friendly give me advice here . thanks Jimmy