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!
would set date.timezone=Asia/Calcutta for all scripts in that directory and all sub-directories.
If you have many scripts that rely on the timezone setting you'd better ask your provider wether you can use htaccess for this or not.
On the other hand there's nothing wrong with date_default_timezone_set.