Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
phpinfo [2023/11/28 09:48] avsetulaphpinfo [2023/11/28 10:01] (current) avsetula
Line 1: Line 1:
-<html><?php  +<php
-phpinfo();> +echo "some"; 
-</html>+phpinfo(); 
 +</php>