how to make tv guide in php?

Discussion in 'PHP' started by mark103, Apr 2, 2013.

  1. #1
    Hi guys,

    I am working on my tv guide website and I start to kick it off. I am going to store the channels name in a mysql database, but I am not sure how to input each channel name in each different div tag like "channel1", "channel2", "channel3", "channel4", "channel5 and "channel6" when I store more than 4 channels in the database. Does anyone know how?

    The second things I want to know how I can check on the tv guide program website to compare the time how long the program will last for so I can then resize the image and input each program title in each text on each image instead of create the rows?

    Any advice would be much appreciated.

    Thanks in advance
     
    mark103, Apr 2, 2013 IP
  2. mark103

    mark103 Active Member

    Messages:
    110
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #2
    Does anyone have idea?
     
    mark103, Apr 3, 2013 IP
  3. James Chambers

    James Chambers Greenhorn

    Messages:
    31
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    15
    #3
    You are basically asking us to do your job for you... The forum works best when you are building something and you have a problem you come to us for help.. To ask us to build your project usually does not get much response. Usually its not a good idea to build something that you have to say "Here is what I want to build tell me how..." Either one of two things need to happen.. stop building something you know nothing about or... start with a very basic course on PHP.. to get yourself in a position to do the basics and then ask questions on what you do not understand... You are asking how to store stuff in a mysql data base.. have you already laid out and built the basic code to handle all the processes before going to the storage mode.... so get back to basics then eventually work your way into mysql once you already know how to do all the other stuff....
    Good luck...
     
    James Chambers, Apr 7, 2013 IP