/ Published in: PHP
This is an easy alternative to eregi() for comparison of string data if you need it. I used to use eregi() all the time in my IF statements but it's deprecated now.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php $filename.='.php'; ?>