There is nothing "special" about such function...

Simply pass a different GET variable
(site.com/page.php?getvariable=value) value for each column and have an
if/else logic in your PHP code.


--
Maxim Maletsky
[EMAIL PROTECTED]


www.PHPBeginner.com  // PHP for Beginners
www.maxim.cx         // my Home

// my Wish List:     ( Get me something! )
http://www.amazon.com/exec/obidos/registry/2IXE7SMI5EDI3



"Ines" <[EMAIL PROTECTED]> wrote... :

> Hello there!
> 
> I am really new to PHP and in good old copy/paste tradition i was looking
> for a script that would serve my needs - unfortunately without success.
> Perhaps some of you could help me?
> 
> I am looking for a special print function:
> 
> I have three coloumns on the page. Under each there is a printer icon. When
> i press the printer icon underneath the left coloumn i only want a print
> version of that left coloumn. same goes for the middle and right coloumn.
> 
> Has anyone ever seen a script that can do that?
> 
> Many thanks for your help!
> 
> Ines
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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

Reply via email to