Taking value from one csv file and checking if it exists in

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

User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Taking value from one csv file and checking if it exists

Post by Celauran »

The modified var_dump from XDebug does that also, and I'll often just use dump().
Post Reply