PHP: Splitting a string?
#2

Try using the explode function in PHP.

Small tutorial:
http://php.net/manual/en/function.explode.php

EDIT, found a better explanation:
http://www.homeandlearn.co.uk/php/php7p5.html
Reply


Messages In This Thread
PHP: Splitting a string? - by Jantjuh - 17.11.2013, 17:38
Re: PHP: Splitting a string? - by Camacorn - 17.11.2013, 17:39
Re: PHP: Splitting a string? - by Djole1337 - 17.11.2013, 17:48
Re: PHP: Splitting a string? - by Jantjuh - 17.11.2013, 17:58

Forum Jump:


Users browsing this thread: 1 Guest(s)