silvertooth07 0 Newbie Poster

Hello, I'm having a problem using the jTable plugin. I'm fairly new to using jquery.

Here is my problem:

I have an database name reg and has fields (fname, lname.....avatar). What i want is to show the contents of the database using jTable.

Now, I don't know how to display the image I stored.

I stored it using PHP. I have a folder in my localserver (I'm using WAMP) name "uploads". When I upload an image, the image will be saved in that folder and the name (i guess,) is stored in the database. I used longblob datatype.

Hoping someone will answer it. Thanks!