Home > Archive > PHP DB > December 2005 > Re: [PHP-DB] Manipulating text
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DB] Manipulating text
|
|
| Ron Piggott 2005-12-09, 4:00 am |
| Thanks for telling me the 'explode' command. Ron
On Fri, 2005-12-09 at 08:07 +0530, Amol Hatwar wrote:
> On Thu, 2005-12-08 at 21:25 -0500, Ron Piggott (PHP) wrote:
>
> If you are hinting at '_' as a delimitter, you can use explode(). Learn
> more about it here:
> http://php.net/explode
>
> Regards,
>
> ah
>
| |
| Julien Bonastre 2005-12-09, 7:59 am |
| Quite right..
BUTTTTTTTT:
and I quote:
To me, that is asking to strip or remove the string "play_" from the string
"play_time"
Am I wrong? Especially when reinforced with "and just have the $variable
equal to 'time'?"
Sorry, I wasn't aiming to create a problem or disorder, but I was merely
stating the way I thought most effective to get the end result it seemed
that at the time you wanted from that question. Sure an array is ONE
possibility, while we're on the same track I could also convert the string
to binary and let you manipulate it that way.. Hey same result, just
different method.
Glad to know you've found a way to get around it anyway, thats what these
lists are for..
;-)
Regards
---oOo--- Allowing users to execute CGI scripts in any directory should only
be considered if: ... a.. You have no users, and nobody ever visits your
server. ... Extracted Quote: Security Tips - apache HTTP
Server ---oOo--- ------oOo---------------oOo------ Julien Bonastre
[The_RadiX] The-Spectrum Network CEO ABN: 64 235 749 494
julien@the-spectrum.org
www.the-spectrum.org ------oOo---------------oOo------
----- Original Message -----
From: "Ron Piggott (PHP)" <ron.php@actsministries.org>
To: "Julien Bonastre" <julien@the-spectrum.org>
Sent: Friday, December 09, 2005 8:43 PM
Subject: Re: [PHP-DB] Manipulating text
[color=darkred]
>
> There may some merit in an array for a response --- I didn't say what I
> was going to do with this once I had my single word. Ron
>
> On Fri, 2005-12-09 at 18:33 +1000, Julien Bonastre wrote:
>
>
|
|
|
|
|