samedi 5 juillet 2014

Using "http://ift.tt/1kqcicB", PHP won't load; Neither echo nor the text of echo


Vote count:

0




I'm using @MichaelMarr 's "http://ift.tt/1kqcicB" and the page being loaded has some php, as shown:



<?php
phpinfo() ;
?>
x
<?php
echo "<h2>PHP is fun!</h2>";
echo "Hello world!<br>";
echo "I'm about to learn PHP!<br>";
echo "This", " string", " was", " made", " with multiple parameters.";
?>


The PHP code does now show up as echo's, as raw code, nothing. Additionally, the "x" that shown show up now matter what the PHP issue is doesn't show up either.


I was hoping to either find a workaround since I rely on his code, or find a way to send an email without using php or outlook...



asked 1 min ago






Aucun commentaire:

Enregistrer un commentaire