Hi I want to display recently updated movies at netbaza.net , can anybody write the code for that you will get rep + Thanks in advance ?
hm i think its not that big problem , i don"t need the whole script , just some pointers, i was thinking to add a new field to database and everytime i update movie higher number is written in this field ..or is it better to use date ? and then i just show data sorted from highest number to lowest
either method will work just as well as the other (assuming your ID's auto increment). And yes, you just sort by that value