When I am trying to make an associative array in php, the '>' symbol is being interpreted as the end of the PHP code.
<?phpecho "$connection = 'example.com', 22, array('hostkey'=>'ssh_rsa'))";?>
How do I fix this?
Aucun commentaire:
Enregistrer un commentaire