Space between two string...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rahul89
    Member
    • Jul 2017
    • 96

    Space between two string...

    how to give space between two strings in espocrm...
  • tarasm
    Super Moderator
    • Mar 2014
    • 573

    #2
    More detail, please.
    Job Offers and Requests

    Comment

    • rahul89
      Member
      • Jul 2017
      • 96

      #3
      i mean to say how to give space between two string in php...This is my code but it is not working... array('post' => $rows2[$j]['first_name']." ".$rows2[$j]['last_name']." ".$rows2[$j]['phone']." ".$rows2[$j]['email']);

      Comment

      Working...