I need to know that this is possible, for example, an example in Or even working with text, Use _GET . If the URL is Be careful though, because any of this can put anything in the URL and it will go to your code You should validate it, save it, etc. home.php For,
home.php? = IMAGENAME display
IMAGENAME.jpg . >
home.php? =
$
http://mysite.com/?image=myimage.jpeg , then
$ image = $ _GET [' Image ']; Echo $ image; // 'myimage.jpeg'
No comments:
Post a Comment