if (facebook_likes >= ‘20,000’) { //obviously when the facebook likes reaches over 20,00
Then
unzip brand_new_media_2012.zip -d /website/media//upload a new website, not saying it’s new, it could just be an updated version of the current website.
render_website(‘media_update_ver’);//The new website
} else { //If 20000 likes is < or lower than keep the current website.
render_website(‘current’);//The current website
This is working in real time so when the facebook likes reaches over 20,000 then the code will immediately execute the brand_new_media_2012.zip. Omg so excited xD