PEAR returning 1 with die.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
EricS
Forum Contributor
Posts: 183
Joined: Thu Jul 11, 2002 12:02 am
Location: Atlanta, Ga

PEAR returning 1 with die.

Post by EricS »

I recently started using PEAR and have hit a problem I can't solve.

When I call the die command, PHP is attaching a 1 to the end of the page. How do I stop this?
Post Reply