for designing a web like womenxite.com do i need to put my data into db and then display it by using php code. are womenxite is using frontend and backend script for this website. is there any difference between displaying data by using php + mysql and frontend + backend script. and in cause of womenxite wht i need
and wht about womenxite web r they displaying data by using php + mysql and there is not front end + backend script
Please check your control panel as you get from hosting provider . check php option in your cotrol panel.is php is active or deactive .or give your website link so we can help you more ...
at this time i have no hositng i know for running a web like this one i need mysql +php hosting but i want to know difference between frontend+backend scripts and a web which is displaying data by using php+mysql
http://www.w3schools.com/php/default.asp Visite above link for the PHP Script PHP Script is the BACK END and What ever output came from the script is the Front end Database store the information in tabluler format Using PHP script you can display data in formatted output. you can design your website using frontpage , php editor is tool for design website.