|
NonTube Software (www.NonTube.com) |
| Who needs Dynamic Variables? |
| We suggest Dynamic Variables to be used by web developers and advanced users. |
| What are Dynamic Variables? |
| $fullfilename | Indicates full filename. Ex: c:\myweb\public\pcutil.htm |
| $file | Indicates filename without extension. Ex: pcutil |
| $filename | Indicates filename. Ex: pcutil.htm |
| $fileext | Indicates file extension. Ex: htm |
| $filedir | Indicates file directory. Ex: c:\myweb\public |
Usage
Example
|
| Find | Copyright (c) John Smith |
| Replace To | <a href="$filename">Refresh This Page</a><br><br>Copyright (c) John Smith |
Copyright © 2008, NonTube.com
All Rights Reserved