Re: [PHP] '' Sign in _GET Parameter

2003-08-24 Thread AciD
Try this : $link = $row[company]; echo (a href='full_profile_1.php?name=.urlencode($link).'); -- www.cpm-fr.com Thanks for the link, $link = $row['company'];\00\00 a href=\full_profile_1.php?name=', urlencode($link),' \\00\00 However this does not seem to work / what am I missing ?

Re: [PHP] bug in code - can't find it!

2003-08-14 Thread AciD
just a little point; u can replace ?echo $search_result2[a.retired_flag]? by ?=$search_result2[a.retired_flag]? which is better imho. AciD On Wed, 6 Aug 2003 14:57:23 -0700, Jennifer Goodie [EMAIL PROTECTED] wrote: Ok, here is my query and the bit of code I can't figure out: $query

[PHP] Re: suggestion on php-editor?

2003-08-10 Thread AciD
I use PHPed from nusphere (www.nusphere.com), it's a very good editor which can work under windows or linux. On Fri, 8 Aug 2003 09:57:45 +0200, Rush [EMAIL PROTECTED] wrote: Louie Miranda [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] But i was wondering if you guys have any other