Jump to content

Maccyjam

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Maccyjam

  1. Thanks for those links, they seem pretty useful.The link takes two parameters when performing the HTTP GET method: One for the API and one for an ID number. Upon accessing it (through a web browser), it provides an XML file of information.So what would be the best method to pull the data using HTML/PHP and then parse the XML tags into an easy to read format in the HTML file?I'm sorry for the large and probably stupid sounding request, I'm new to PHP and things like that but it is something that I would definitely like to learn.
  2. Hello,I'm wanting to pull data from a server using a HTTP GET method and then display the data on a HTML webpage.I have looked into this but couldn't find anything regarding it. I assume it will require Javascript or PHP or some other form of scripting, but if someone could be point me in the right direction, that'd be great.Thanks in advance,
  3. Hello,So I'm working on this site, and i'm fairly new to CSS. I have a main content area, with borders to the left and right. The left margin is consistantly sized but the right margin changes depending on the screen resolution/browser size.I'm thinking that if I centralised the main content the border size would stay the same but I'm unsure on how to do that.The site is located here if anyone would like to take a look: http://gmacgraphics.co.uk/TestingArea/index.htmlAny help would be greatly appreciated.Thanks in advance,
×
×
  • Create New...