Wednesday, February 29, 2012

I want to create a big website which has every thing from e-mail service to entertainment what do i need?

website which provide E-mail service, entertainment, sports portal, mobile downloads etc.. do i need a server, web developer ?I want to create a big website which has every thing from e-mail service to entertainment what do i need?
For creating such a website you should have some knowledge about DATABASE creation. Do you have a Wamp Server on your system. If you dont have such a folder please download it from any sites. Search in google.com for "Download PHP". Then create a database in the SQL prompt and it can also be created in MS Access and Oracle. Try this out!!!

Next step is connecting your website code with the database. You will get some readymade codes for these in some websites but creating using our own brain will please ourselves. For making some downloads just upload those files they can easily download them onclick over those files. Then about mailing. I will get you the principle to receive the mails and the code to send mails. You can do it in two ways. One just by copying the content the user types in the text box into the database or the space provided for the user of your website or you can use the code below.

%26lt;?php

function send_email($from, $to, $cc, $bcc, $subject, $message){

$headers = "From: ".$from."\r\n";

$headers .= "Reply-To: ".$from."\r\n";

$headers .= "Return-Path: ".$from."\r\n";

$headers .= "CC: ".$cc."\r\n";

$headers .= "BCC: ".$to."\r\n";



if (mail($to,$subject,$message,$headers) ) {

echo "email sent";

} else {

echo "email could not be sent";

}

}



$subject = "Hello!";

$message = "Hello! How are you today?";

send_email("youraddress@domain.com", "recpeient@domain.com",

"someone@domain.com", "hidden_email@domain.com",

$subject ,

$message);

?%26gt;



Contact me for more details:

praveen.supergenius@gmail.com
Your question says: "I don't know anything about the web, but I want to be big".

So, stop dreaming and start researching: you have huuuuge amount of things to learn, and, probably, to reach your target, a very serious amount of money to spend!

Of course, you need first a domain name. You have to pay a little for that (10$/year).

Of course, you need a server. You don't need to have your own, you can rent space on a provider. Since you want so many things, you better start with your own dedicated server (a server built just for you). That will put you back 1000$/year.

Since you want emails, entertainment (videos?), sports portal (RSS feeds, real time TV), you will need a large bandwidth (a way to allow many users to use your server at the same time). THAT is expensive!

YA! bandwidth costs 10,000$ A DAY!

THEN, you can start your site. Since you know nothing about programming, you'll need professionals to do it for you (You can try yourself, but you'll need 10 years learning before becomming proficient). So count on 100-300$ per HOUR from pro's.

Shall I continue?

Be as big as Yahoo or Google will set you back a few BILLION dollars.I want to create a big website which has every thing from e-mail service to entertainment what do i need?
Of course u need a developer, you can do everything by yourself but it would be better if you hire a developer.

For server, you need not to own a server, just by space in the server. there are many brokers are there to sell space in the server, or you can host in the free space provided by many sites,



1.http://geocities.yahoo.com/

2.http://www.50webs.com/

For a creating a big website you should not host in these free sites.



For your website, there are many websites like you desire,refer those.

Try to present it in better than others.

try to reduce the memory of your website, don't put too much of images.



Think how to make it unique from other sites like you are trying to create.



After designing delete all unwanted files and upload..

Don't use any background picture or color, use the default white color since it wont consume much space compared to others(picture).



get some expert advice.
1. if you're got a lot of funds:

- hire a programmer or developer , designer and host, tell them what do you want

- sit back and relax

2. small funds :

- learn web scripting (html,css,js,php, mysql) and design

- look for various source for your needs like scripts snippet or tutorials

- assuming youre ready, hire a host and upload your material

- maintenance your site frequentlyI want to create a big website which has every thing from e-mail service to entertainment what do i need?
Hello from your question it seems that you have to do lot of research to formulate your action plan.



Write down your plan of action and discuss it with a competent person who can make the site for you, otherwise on your own it will be difficult.



I have lost lot of money on worthless software, it is better to hire a consultant, it will save time and money. If you need my help you can contact me, i cannot help on technology but can provide ideas on how to go about.



For sharpening your teeth, make some trial sites at 50webs.com or 000webhost.com



You will be better prepared by reading this free course on site design

http://www.yoga-for-beginners-a-practica鈥?/a>

http://www.yoga-for-beginners-a-practica鈥?/a>



all the best



Daljit

from http://www.yoga-for-beginners-a-practica鈥?/a>
  • long john silvers locations
  • cb radio
  • No comments:

    Post a Comment