Results 1 to 2 of 2

Thread: Create an array out of string

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2005
    Location
    Cebu
    Posts
    607

    Resolved Create an array out of string

    Is there a way I can create an array based from a string value? I need to create a "<a href='editProfile.php?id=1'>Edit Profile</a>" value from anchor("url => 'editProfile.php?id=1, text => 'Edit Profile''");. anchor btw is a function which encapsulates the thing I need.

    Thanks in advance.
    Last edited by nebulom; Jul 12th, 2007 at 01:14 AM.

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2005
    Location
    Cebu
    Posts
    607

    Re: Create an array out of string

    Nevermind, I'll just pass it as parameter of the function. I'm so stupid.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width