In some cases you will need to create hyperlinks, that can be used for instance in an onclick event. To build a link use the function.



     function phspCreateLink($url, $parms='', $initialformmode='') 


This function returns a safe hyperlink to a phspeed module including the required tokens and encryption. If you link to a form then you can set the form in the required form mode (blank, init, edit, add, delete).