[PHP] A problem in mysql_fetch_array

2002-07-08 Thread Jimmy Lam

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 .

2002-07-05 Thread Jimmy Lam

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