Lines Matching full:remember
155 Remember, any help I am grateful for :)
199 GeSHi is nothing more than a PHP class with related language support files. Those of you familiar with PHP can then guess how easy the installation will be: simply copy it into your include path somewhere. You can put it wherever you like in this include path. I recommend that you put the language files in a subdirectory of your include path too - perhaps the same subdirectory that geshi.php is in. Remember this path for later.
517 Remember that a <div> will by default have a larger font size than a <pre>, as discussed in the section "The Code Container".
659 Names are case-insensitive - they will be converted to lower case to match a language file however. So if you're making a language file, remember it should have a name in lower case.
1406 * <date-started> - The date you started working on the language file. If you can't remember, guestimate.