mercredi 8 avril 2015

Php associative array compilation error

When I am trying to make an associative array in php, the '>' symbol is being interpreted as the end of the PHP code.



<?php

echo "$connection = 'example.com', 22, array('hostkey'=>'ssh_rsa'))";

?>


How do I fix this?





Aucun commentaire:

Enregistrer un commentaire