Re: Splitting strings - Mailing list pgsql-php

From Dan Wilson
Subject Re: Splitting strings
Date
Msg-id 001301c0cc0f$4e12e210$523987cf@corp.peoplesoft.com
Whole thread Raw
In response to Splitting strings  ("Christian Marschalek" <cm@chello.at>)
List pgsql-php
http://www.php.net/manual/en/function.explode.php


: How would you split a string which is seperated by * with PHP?
:
: Like "abc*def*ghi" into "abc","def","ghi"?
:
: Any clues? Thanks in advance :)
:
:
: ---------------------------(end of broadcast)---------------------------
: TIP 4: Don't 'kill -9' the postmaster


pgsql-php by date:

Previous
From: "Christian Marschalek"
Date:
Subject: Splitting strings
Next
From: Roberto Mello
Date:
Subject: Re: Splitting strings