Dreamweaver CS4 | ![]() |
Dreamweaver CS4 Resources |
Define application variables for ASP and ColdFusionIn ASP and ColdFusion, you can use application variables to store and display information that is maintained for the lifetime of the application and persists from user to user. After you define the application variable, you can use its value in a page. Note: There are no application variable
objects in PHP.
|