closed office
04-07-2010, 03:47 PM
I really like Notepad++ and it is my favorite editor for everything texty.
I've been using a simple php include. <?php include("includes/nav.php");?> After uploading about 30 pages to a site, about 8 of them had no navigation. There was a space introduced between the semi colon and the ?.
Didn't know if it was an ftp problem or what but noticed lately that np++ keeps putting a space in there. That makes it quit working.
I don't know what the problem is. Should I be using a php editor like netbeans or ps pad? Or maybe I'm doing something else wrong with the include?
baffled
I've been using a simple php include. <?php include("includes/nav.php");?> After uploading about 30 pages to a site, about 8 of them had no navigation. There was a space introduced between the semi colon and the ?.
Didn't know if it was an ftp problem or what but noticed lately that np++ keeps putting a space in there. That makes it quit working.
I don't know what the problem is. Should I be using a php editor like netbeans or ps pad? Or maybe I'm doing something else wrong with the include?
baffled
