
![]() Version: 2.1.0 Filesize: 100.29 Kb Added on: Aug-12-2009 Downloads: 90 Compatibility: Nuke Wysiwyg 2.6+ Author: Floppy Web Page: Visit | Basic Features:
Requirements: Nuke Wysiwyg from NukeSeo.com (registration required) Original Authors: http://psykoptic.com/ (FCKEditor Plugin for SyntaxHighlighter) http://alexgorbatchev.com/ (Author of SyntaxHighlighter) Demo: <?php 'single-quoted string'; "double-quoted string"; // single-quoted string with literal dollar sign 'fruit smoothie: $5.50'; // double-quoted string containing a variable "fruit smoothie: $cost"; // numerical value $cost = 5.50; // a few common function calls empty($variable); isset($variable); strlen($variable); strrev($variable); // a call to a custom function is_ready_to_order($customer); ?>
|