FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » website url as input how to create and save image on server in php?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: website url as input how to create and save image on server in php? [message #170663 is a reply to message #170659] Sun, 14 November 2010 14:04 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 11/14/2010 12:40 AM, Amit Prakash Pawar wrote:
> Hi,
>
> <form id='frmuser' name='frmuser' action='web_url.php' method='post'>
> <input name="site_name" type="text" id="site_name"
> <input name="add" type="submit" id="add" value="Create image" />
> </form>
>
> Suppose :- web url is google.com
> how to create image of this?
>
> Any google API available?

Did you ask google?
>
> using html of that url possible to create image ?

I'm not sure what you mean - do you mean create an image of the page
itself? Then yes, it's possible. All you need to do is parse the html,
fetch any css and parse it, add in images and process any javascript in
the page.

Of course, it might take you a few years to build such an application,
but it can be done. And at the end you'll have a browser written in
php, which will be quite slow.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Website Creation Tutorial for Beginners
Next Topic: store backslash in mysql database
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 21:48:42 GMT 2024

Total time taken to generate the page: 0.03434 seconds