Switch to full style
:read: Start PHP with us. Includes topics to help you in php
Post a reply

Set Implode char

Mon Oct 27, 2008 11:56 pm

Code:

<?php
   $cities
= array("A", "B", "C", "D");
   echo
implode("|", $cities);
?>




Post a reply
  Related Posts  to : Set Implode char
 convert char*(number) to required unsigned char*     -  
 File read by char     -  
 Draw char with color in php     -  
 String char count     -  
 range of the char type     -  
 casting to char + end of file     -  

Topic Tags

PHP Arrays