Ask Experts Questions for FREE Help !
Ask
    ubaidfarooqi's Avatar
    ubaidfarooqi Posts: 1, Reputation: 1
    New Member
     
    #1

    Oct 25, 2007, 11:43 AM
    Front end and back end
    Difference between front end and back end of web page?
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    Oct 25, 2007, 12:13 PM
    I've never heard those terms applied to a web page. Generally front and back ends are terms applied to a database. The back end is just the data tables. The Front end is everything else; Forms, reports, menus, etc.

    Now a WEB page could be a front end to a database. For example, this site is a front end to a database of notes.
    retsoksirhc's Avatar
    retsoksirhc Posts: 912, Reputation: 71
    Senior Member
     
    #3

    Oct 25, 2007, 12:46 PM
    I've used front end and back end for web pages before, it just seemed natural when dealing with PHP and mySQL.

    Here's what I consider them:
    The front end of the page is what the user sees. The forms on the page, the graphics, the HTML and CSS.

    The back end, I see as the scripting. If you've got a PHP script that pull from a database, or reads from certain files, or performs calculations based on input, that would be the back end. Maybe some javascript that takes data from some forms on the page and parses it into another form of output. The part a normal user won't see, but is happening in the background to make the site work.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Front End Noise 2001 Honda Accord [ 6 Answers ]

Wanted to see if anyone had any suggestions on some front end noise I have been experiencing lately on my 2001 Honda Accord. I thought it was a bad tire as I just had a set put on about 8,000 miles ago as well as having the front end aligned. I noticed a roaring type wum, wum, wum, wum, wum noise...

1999 Honda Accord Front End Noise [ 3 Answers ]

1999 Accord EX. 130,000 miles, 5 spd manual trans. Lately a noise has been coming from my drive train. It is sort of a "wum wum wum wum wum" low-pitched sound that occurs only (and always) when moving and increases with speed. It is not a tire problem. I have rotated and inspected the tires...

Front-end vs. Back-end Tech Writing [ 4 Answers ]

What's the difference? Can someone give me an example of both? I'm SO confused! :confused: Thanks in advance. -HBG


View more questions Search