Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

displaysmileys

This function will display the smiley's BBCode button which will insert the smiley to the given $textarea and $form specified in the function.

displaysmileys

Quote

displaysmileys ( string $textarea [, string $form ] )


Parameters
textarea
The textarea to insert smiley's to

form
The form the textarea resides in, default is inputform.

Return Values
This function will return the option for users to insert smiley's in a post by displaying the smiley's BBCode button.

Notes
This function will not parse the smiley's, to parse smiley's in a text use the parsesmileys() function.