Re: [PHP] Removing link on the fly, but leave link text

2010-09-01 Thread Karl DeSaulniers
On Aug 31, 2010, at 3:06 PM, Ashley Sheridan wrote: On Tue, 2010-08-31 at 15:01 -0500, Karl DeSaulniers wrote: On Aug 31, 2010, at 2:32 PM, Ashley Sheridan wrote: > On Tue, 2010-08-31 at 14:31 -0500, Karl DeSaulniers wrote: >> >> Hi, >> Say I have some text. >> >> $text = 'You can logon here

Re: [PHP] Removing link on the fly, but leave link text

2010-08-31 Thread Karl DeSaulniers
On Aug 31, 2010, at 3:06 PM, Ashley Sheridan wrote: On Tue, 2010-08-31 at 15:01 -0500, Karl DeSaulniers wrote: On Aug 31, 2010, at 2:32 PM, Ashley Sheridan wrote: > On Tue, 2010-08-31 at 14:31 -0500, Karl DeSaulniers wrote: >> >> Hi, >> Say I have some text. >> >> $text = 'You can logon here

Re: [PHP] Removing link on the fly, but leave link text

2010-08-31 Thread Ashley Sheridan
On Tue, 2010-08-31 at 15:01 -0500, Karl DeSaulniers wrote: > On Aug 31, 2010, at 2:32 PM, Ashley Sheridan wrote: > > > On Tue, 2010-08-31 at 14:31 -0500, Karl DeSaulniers wrote: > >> > >> Hi, > >> Say I have some text. > >> > >> $text = 'You can logon here: http://website.com/shop/ > >> index.php

Re: [PHP] Removing link on the fly, but leave link text

2010-08-31 Thread Karl DeSaulniers
On Aug 31, 2010, at 2:34 PM, Joshua Kehn wrote: On Aug 31, 2010, at 3:31 PM, Karl DeSaulniers wrote: Hi, Say I have some text. $text = 'You can logon here: http://website.com/shop/ index.php?username='.$username.'">http://website.com/shop/ index.php?username='.$username.'. This link will t

Re: [PHP] Removing link on the fly, but leave link text

2010-08-31 Thread Karl DeSaulniers
On Aug 31, 2010, at 2:32 PM, Ashley Sheridan wrote: On Tue, 2010-08-31 at 14:31 -0500, Karl DeSaulniers wrote: Hi, Say I have some text. $text = 'You can logon here: http://website.com/shop/ index.php?username='.$username.'">http://website.com/shop/index.php? username='.$username.'. This lin

Re: [PHP] Removing link on the fly, but leave link text

2010-08-31 Thread Ashley Sheridan
On Tue, 2010-08-31 at 14:31 -0500, Karl DeSaulniers wrote: > Hi, > Say I have some text. > > $text = 'You can logon here: http://website.com/shop/ > index.php?username='.$username.'">http://website.com/shop/index.php? > username='.$username.'. This link will take you to your web > browser to