site no.of visitors improving PHP

Reply

Join Date: Jul 2006
Posts: 15
Reputation: balagod is an unknown quantity at this point 
Solved Threads: 0
balagod balagod is offline Offline
Newbie Poster

site no.of visitors improving PHP

 
0
  #1
Mar 1st, 2007
Hi,
I want to know how to find the site no.of visitors maximum allowed ,

for example i want to develop a site ,but i don't know how many no.of users can acess the site maximum.

Is it possible to know and improve this visiting users capacity through PHP code.

I think google,Yahoo,amazon sites millions of users are browsing ,But the sites are not crashed.

How we can maintain the site like that

what are the development causes involved to develop and maintain site like that.

Regards
Bala
Last edited by balagod; Mar 1st, 2007 at 9:07 am.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 1,422
Reputation: stymiee is on a distinguished road 
Solved Threads: 35
Moderator
stymiee's Avatar
stymiee stymiee is offline Offline
He's No Good To Me Dead

Re: site no.of visitors improving PHP

 
0
  #2
Mar 1st, 2007
1) Write efficient code.

2) Take advantage of caching.

3) Get high powered servers.
John Conde
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 15
Reputation: balagod is an unknown quantity at this point 
Solved Threads: 0
balagod balagod is offline Offline
Newbie Poster

Re: site no.of visitors improving PHP

 
0
  #3
Mar 2nd, 2007
Originally Posted by stymiee View Post
1) Write efficient code.

2) Take advantage of caching.

3) Get high powered servers.


As a developer ,What are the things i have to consider for efficent code,

OR

How to i identify the code is efficent one.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 1,422
Reputation: stymiee is on a distinguished road 
Solved Threads: 35
Moderator
stymiee's Avatar
stymiee stymiee is offline Offline
He's No Good To Me Dead

Re: site no.of visitors improving PHP

 
0
  #4
Mar 2nd, 2007
That's complex to answer. In most programming languages there are multiple way s to accomplish the same goal. But they aren't equal in terms of how much work they take the server to do. A common way to improve performance in a web application is to optimize your data queries. There are a variety of ways to optimize code and good programming book will cover it for its language.
John Conde
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 15
Reputation: balagod is an unknown quantity at this point 
Solved Threads: 0
balagod balagod is offline Offline
Newbie Poster

Re: site no.of visitors improving PHP

 
0
  #5
Mar 3rd, 2007
Thanks stymiee
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC