Friday, May 21, 2010

How can I make my site interactive with asp or php? Pl give me practical help.?

I tried to read and study a lot but there is no help. Can someone help me.

How can I make my site interactive with asp or php? Pl give me practical help.?
asp, php, coldfusion, and so forth are languages that let you interact with a database from inside your website. They require a few things:


* They are seperate software packages that you need (on your computer) to do development.


* They require that your web hoast supports this software, too. Otherwise, it won't work for your visitors.


* They require that you include extra code in your webpages to use this software


* They require that you set up a database


All of this is not trivial. It's real programming! If you want to experiment with it, php is free (the others are not). You can get started here: http://nl3.php.net/
Reply:What's meaning of interactive? Readers are always reading your sites if they have interest in the information you site provides.





People come to your sites to look for useful things, not watching a movie or dance. Save the gimmicks.
Reply:1st U must know HTML well, and know the basic information about web developing, E.G: the meaning of client side or server side etc. Then u should decide which one(ASP or PHP) u wanna learn. PHP is just like a complete programming language! So U'd better know the basic structures in computer programming, For/Do/While/If blocks etc. If u wanna learn ASP, U'd better know VB (VBScript) or maybe JavaScript well, So u cn do anything u want then!... If u know C/C++ I suggest u to learn PHP too.


ANYWAYS, I think you shoud 1st try to learn the basic things like HTML and a lil bit scripting, Try to make pages, try to use CSS and HTML together and when u learned it well, u cn easily use PHP and HTML or ASP and HTML together!...
Reply:You're going to need to do a lot of studying I could look into php if I were you. It's simple to learn and is very useful.


No comments:

Post a Comment