|
-
Dec 12th, 2002, 01:57 PM
#4
Frenzied Member
could have also used explode()
$pie = explode(";", $string);
if you didn't want to use preg_split
Does anyone know how I would go about doing this ?? could I just something like <link... > statement? or does PHP code need something more sophisticated?
not sure what you mean by this, elaborate ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|