Assign image from url to a variable
Posted: Thu Apr 23, 2009 3:21 am
hi ,
is the above shown code correct ?
i want to take the image from the url and assign it to $graph.
is it the right way to do it??
pls give a solution.
thank you.
Code: Select all
$graph = "http://www.abc.com/ss";i want to take the image from the url and assign it to $graph.
is it the right way to do it??
pls give a solution.
thank you.