hey end user just check for

Posts: 64
Joined: 02/13/2008

hey end user

just check for form items in the array for comments then do some checks for example

<?php
if (!isset($var->links['commentformname'])) {
//output link
<link code>
}
?>

this code is just an example tho the link $var i have used wont work but you get the idea Smiling

Nifty Products Tutorial Part 1 By: mykz- (70 replies) Wed, 03/19/2008 - 20:04