parse_ini_file line continuation syntax?

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
User avatar
shiva7663
Forum Newbie
Posts: 1
Joined: Thu May 23, 2002 12:40 am

parse_ini_file line continuation syntax?

Post by shiva7663 »

Does anyone know if there is a line continuation syntax for .ini files that get parsed by the PHP function "parse_ini_file"?
Post Reply