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!
thx but am reading but getting confused. Do I have to specify which delimiter is being used? When reading a normal file we use fgets to read a line, is fgetcsv same as fgets?