Search results

  1. L

    Can someone help me with my php problem?

    i try to open an old php file that i make, but the output is weird... so i try something when i write this: <? echo ("<BR>"); ?> the output in the browser like this : "); ?> please help me!! this: <?php echo "<HR>"; ?> output: "; ?> my php file actually works last year in the same...
Back
Top