Jump to content

[SOLVED] problem in PHP fetching & [DISPLAYING] data


watthehell

Recommended Posts

hello everyone  :D:);):(

 

I have one simple question for php freaks out here....

 

i need to display data from mysql database and display in front end... the data is long text around 1 page....

but my design is like this i need to keep picture in the left hand side (250 x 300). But when i fetch the data from php the text gets long from one cell and below the picture it comes blank...

 

I need some text in the side of the picture and if the text gets long below the picture too.. is it possible

 

for e.g ................................................

 

text text text text text text text text                  |                                |

text text text text text text text text                  |                                |

text text text text text text text text                  |                                |

text text text text text text text text                  |                                |

text text text text text text text text                  |                                |

text text text text text text text text                  |this is place for picture |

text text text text text text text text                  |                                |

text text text text text text text text                  |                                |

text text text text text text text text                  |                                |

text text text text text text text text                  |                                |

 

text text text text text text text text text text text text text text text text text text

text text text text text text text text text text text text text text text text text text

text text text text text text text text text text text text text text text text text text

text text text text text text text text text text text text text text text text text text

 

IS THIS POSSIBLE.... i have one text field and one picture field in the database

 

Can someone help please ????????????????????

 

Link to comment
Share on other sites

sorry to trouble but........

i kept <?echo rs['mytext']; ?> in the text cell and <?echo rs['mypicture']; ?> in the image cell.. I mean to ask if there is some[THING] in php that makes the text come inside another cell (td) i mean if it gets too long....

 

To spread the information dynamically over to cells dependant upon the font size, desktop-resolution of the user, allsorts would be very difficult.. look into a different way of implementing your design.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.