Message: Methods with the same name as their class will not be constructors in a future version of PHP; Waterfall_Cache has a deprecated constructor
Filename: _common/waterfall_cache.php
Line Number: 47
A PHP Error was encountered
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; Cache_System has a deprecated constructor
Filename: _common/waterfall_cache.php
Line Number: 194
A PHP Error was encountered
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; Memcache_Cache_System has a deprecated constructor
Filename: _common/waterfall_cache.php
Line Number: 275
A PHP Error was encountered
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; Filesystem_Cache_System has a deprecated constructor
Filename: _common/waterfall_cache.php
Line Number: 440
A PHP Error was encountered
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; APC_Cache_System has a deprecated constructor
Filename: _common/waterfall_cache.php
Line Number: 628
What does Dynamic Web Application Really Mean ? Page 3
<% Do Until rs.Eof %>
<% index = i Mod 2
If index = 1 Then
Response.Write "
"
Else
Response.Write "
"
End If %>
<%= rs("FirstName")%> <%= rs("LastName")%>
<%= rs("Extension")%>
<%= rs("Department")%>
<% i = i+1
rs.MoveNext
Loop %>
Click the Add button and see how easy to add a new staff online, no upload/download or FTP.
You can finish it in less than 1 minute. You can not do this with static web page.