Re: <img src .....> problem in onclick

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11-05-20 03:06 PM, Negin Nickparsa wrote:
Robert could u plz exactly tell me how i can work with GET and write my
SESSION i tried your code abt session but i didn't get it right but for
another ones i tried and it was right

Hi Negin,

What part are you having a problem with? The first part of your problem:

    i want to when clicking on the image then go to other page

Just requires a link around your image:

    <a href="TARGET-PAGE.php"><img src="" alt="DESCRIPTION" /></a>

Replace TARGET-PAGE.php with the actual page you want to go to.

If you want to set a session variable also then set it in TARGET-PAGE.php

If this doesn't help, please explain your problem with more detail.

Cheers,
Rob.
--
E-Mail Disclaimer: Information contained in this message and any
attached documents is considered confidential and legally protected.
This message is intended solely for the addressee(s). Disclosure,
copying, and distribution are prohibited unless authorized.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux