Debt Consolidation - Deaf Topics - Free online video sharing India - Discount Perfume - Free Myspace Layouts

PDA

View Full Version : urgent help required


Arians
May 8th 2007, 7:30 am
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

adluo.sales
May 8th 2007, 7:46 am
you have to edit the php file every time if you need change the content of your website.

Arians
May 8th 2007, 7:51 am
you have to edit the php file every time if you need change the content of your website.

and wht about womenxite web r they displaying data by using php + mysql and there is not front end + backend script

adluo.sales
May 8th 2007, 7:55 am
I think they are using php+ mysql.

shaileshk
May 8th 2007, 8:01 am
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 ...

Arians
May 8th 2007, 8:18 am
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

Arians
May 8th 2007, 11:34 pm
i need help

shaileshk
May 9th 2007, 3:53 am
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.