PHP script for making menu items

Discussion in 'PHP' started by jasonwilks, May 12, 2013.

  1. #1
    Hello, I have a website using static HTML, and I would like to make a menu system on the homepage that uses a PHP script that allows me to drop URLs in place and the script will automatically fetch the Title, Description, Time, and a Picture for each URL. This script then puts all that information together nicely to make menu links.

    Is there a PHP script out there that can do this?
     
    jasonwilks, May 12, 2013 IP
  2. dombo

    dombo Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    You can use database to store that info and store name of menu item.
     
    dombo, May 12, 2013 IP