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.
Moderator: General Moderators
Code: Select all
$graph = "http://www.abc.com/ss";