Expanding column listing
Posted: Sun Feb 11, 2007 11:00 pm
Can you point me in the right direction? I have a three column page. On the right hand column there is a listing of titles. I want to click on a button in this column so that the column now shows the title with reviews, but the rest of the page remains the same. All of the information is stored in a mysql database.
To go from this:
I thought I might use $POST_SELF , but have only seen this used in forms.
To go from this:
- The Godfather
The Godfather Part 2
The Godfather Part 3
- The Godfather
Probably one of the best films ever.
The Godfather Part Two
On a par with the first of the trilogy.
The Godfather Part Three
Probably not one of the best films ever.
I thought I might use $POST_SELF , but have only seen this used in forms.