Re: [PHP] Website preview script

2012-03-01 Thread Stuart Dallas
On 1 Mar 2012, at 03:06, Nibin V M wrote: > But what my requirement here is, I need to display the website configured > on our server. No matter where the domain actually points to :) > > Perhaps it can call a proxyhere is the actual intention of creating > this script. > > Suppose X created

Re: [PHP] Website preview script

2012-02-29 Thread Nibin V M
HI all, But what my requirement here is, I need to display the website configured on our server. No matter where the domain actually points to :) Perhaps it can call a proxyhere is the actual intention of creating this script. Suppose X created a new website on serverA, but the domain actual

Re: [PHP] Website preview script

2012-02-29 Thread Simon Schick
Hi, Ashley The question is what this function does ;) I think it really takes a screenshot of the server - whatever is shown there right now. But how to get a browser running there in full-screen? I came around that post for a couple of weeks ago and thought it could be useful for someone here: h

Re: [PHP] Website preview script

2012-02-29 Thread Ashley Sheridan
On Wed, 2012-02-29 at 19:54 +0100, Simon Schick wrote: > Hi, Nibin > > I wonder what you'd call a ... > Do you mean a screenshot or the HTML-response from the server, specially > prepared (sounds like you want to create a proxy ;))? > > Bye > Simon > > 2012/2/29 Nibin V M > > > No..what I am

Re: [PHP] Website preview script

2012-02-29 Thread Simon Schick
Hi, Nibin I wonder what you'd call a ... Do you mean a screenshot or the HTML-response from the server, specially prepared (sounds like you want to create a proxy ;))? Bye Simon 2012/2/29 Nibin V M > No..what I am trying to write a "website preview" plugin attached to a > control panel.. :) >

Re: [PHP] Website preview script

2012-02-29 Thread Nibin V M
No..what I am trying to write a "website preview" plugin attached to a control panel.. :) since I am a newbie, I don't know how to achieve this without modifying hosts file ( I am basically a linux sys admin ) :) @Martin - I will check it. Since I am a beginner ( of course, just started to learn

Re: [PHP] Website preview script

2012-02-29 Thread Ashley Sheridan
On Wed, 2012-02-29 at 19:29 +0100, Matijn Woudt wrote: > On Wed, Feb 29, 2012 at 7:07 PM, Nibin V M wrote: > > Hello, > > > > I am very new to PHP coding. I am trying to achieve a task via PHP, > > regarding which I have been googling around for a few days and now come up > > with emtpy hands! >

Re: [PHP] Website preview script

2012-02-29 Thread Matijn Woudt
On Wed, Feb 29, 2012 at 7:07 PM, Nibin V M wrote: > Hello, > > I am very new to PHP coding. I am trying to achieve a task via PHP, > regarding which I have been googling around for a few days and now come up > with emtpy hands! > > Ok, what I need to write is a "website preview script". That is I

[PHP] Website preview script

2012-02-29 Thread Nibin V M
Hello, I am very new to PHP coding. I am trying to achieve a task via PHP, regarding which I have been googling around for a few days and now come up with emtpy hands! Ok, what I need to write is a "website preview script". That is I need to display a website hosted on serverA and pointing elsewh