displaying database information

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Adam_C
Forum Newbie
Posts: 22
Joined: Wed Jul 22, 2009 1:45 pm

displaying database information

Post by Adam_C »

I have made this website: http://www.selfamusingstories.elementfx.com/ and on the index page it has taken information (with a LIMIT 10) but it looks really dull.

What I would like to do is to display it in a way that facebook or twitter does, however i would like to make it so that maybe i could make a div and then in that place tags to pull information for example i have added a picture of what this could look like.

any ideas?

thanks, Adam_C
Attachments
help.png
help.png (10.1 KiB) Viewed 135 times
johniem
Forum Commoner
Posts: 29
Joined: Mon Jul 20, 2009 8:58 am

Re: displaying database information

Post by johniem »

This is not php related issue..at least as far as i know :)
You must look for some css technics with javascript and maybe ajax and play arround.
:wink:
Post Reply