Jump to content

Recommended Posts

Ok, right to the subject.

I have a page setup like so.

 

There are 4 links at the top for each News Category (ex: Dogs, Cars, Planes, Phones)

When someone clicks "Phones", I want the latest news entry to show up in the "big_div", and the last 5 phone articles to show in the "links_div". And when the user clicks one of the latest 5 news articles, I want it to show up in the "big_div".

 

+----------+

|c |c |c |c|

+------+--+

|        |lnk|

|BIG    |lnk|

|        |lnk|

+------+--+

 

How would I pull the data from the DB (or xml) and list them as separate links? I cant find a tutorial on this..

 

Thanks,

  Wes

Link to comment
https://forums.phpfreaks.com/topic/87395-big-ajax-question/
Share on other sites

×
×
  • 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.