» Quick Links
You can make money on these forums
We Share profits with you
Google
Google Adsense
Google Adwords
YPN
Yahoo
MSN Search
Web Directories
Web Hosting
Web Hosting Offers
Hosting News
Suggestions
Link Building
Domain Names
PHP Forums
MySQL Forums
» More Links
OSP News
Reseller Hosting
Shared Hosting
Dedicated Servers
Google Adsense
Search Engine Marketing
Link Development
Affiliate Marketing


» Advertising
Multiple DC PR Check

Free SEO Tools


Go Back   Webmaster Forums > Website Developement / Programming > PHP Programming and Tips

PHP Programming and Tips Discuss about PHP programming and Share Tips. Ask questions about Scripting and Errors.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-09-2006, 12:00 PM
omni omni is offline
Junior Member
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
omni is on a distinguished road
Default editing webpage without disturbing web content

hi pals

Is there a way to edit a webpage without disturbing the live content?

Please reply -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Revenue Sharing Ads ( ?):
  #2  
Old 08-09-2006, 12:02 PM
angus angus is offline
Junior Member
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
angus is on a distinguished road
Default

mate
you will have to be more specific with your question, can't answer you? -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  #3  
Old 08-09-2006, 12:04 PM
damien damien is offline
OSP Starters
 
Join Date: Aug 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
damien is on a distinguished road
Default

Yes, but it is very difficult, the trick is to get it done as close to instant as possible, for example you can upload your updated site to a different folder, then move the folder with the old files and then move the new files into place, a move command is very very fast and if done in a shell script can get your entire site replaced and updated in a tiny fraction of a second

the other option that you can use if your site uses multiple servers is to redirect all traffic to one server and update the other, then move all the traffic to the updates server and work on the other. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  #4  
Old 08-09-2006, 12:06 PM
kaitlyn kaitlyn is offline
OSP Starters
 
Join Date: Mar 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
kaitlyn is on a distinguished road
Lightbulb

You could use Subversion (SVN) (even if there's only one person developing a project) - that's what I do at least. I checkout my projects when I'm at home, make changes to some pages and check them back into the repository. I wrote a 'post-commit' hook that would copy all my files to my live-server where the changes appear instantly after checking them in. You should have some knowledge in SVN though.

hope it helps, best of luck -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SEO -Spamming Methods ishan Premium Webmaster Articles 0 02-14-2007 01:30 PM
adding sandbox content to other site hammond Google 2 08-11-2006 02:31 PM
Content Management with Multiple User Accounts visioninfotech Google 1 05-31-2006 10:58 PM
For SEO Rankings, using PLR Articles for content alex Google 5 03-21-2006 12:05 PM
Asbru Releases Web Content Management v6.0 outsourcingplans Web Hosting Industry 0 03-13-2006 04:04 PM


All times are GMT. The time now is 03:56 PM.