Re: [PHP] EMPTY??

2007-10-24 Thread Chen Lei
Can you show us the form tag of your php file(html code)? Dan Shirah 写道: doing a var_dump($_POST['comments']; returns string(0) So the value of $comments in $comments = $_POST['comments']; SHOULD be equal to 0 or , right? In which case when I do my original: if (!empty($comments)) {

Re: [PHP] Which PHP-Editor to use?

2007-10-18 Thread Chen Lei
Matt Arnilo S. Baluyos (Mailing Lists) 写道: On 10/18/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 2007/10/18, Matt Arnilo S. Baluyos (Mailing Lists) [EMAIL PROTECTED]: Does Eclipse already have word-wrap? To my disappointment, it was still lacking that basic functionality the last