Sneha Heda

Sneha Heda

Sneha Heda has experience with Perl, PHP, Linux, MySQL, and MSSQL. She worked at Cognizant Technology Solutions with multinational clients, but the views presented here are not related to her job. She likes cooking and traveling.

Sneha's articles

Baking Cookies in PHP
Baking Cookies in PHP
PHP

By Sneha Heda,

Cookies are information stored on a user's computer by the browser. Learn how to work with them in PHP to add state to your application.

Error Handling in PHP
Error Handling in PHP
PHP

By Sneha Heda,

Errors are the most common event a developer faces. Learn about PHP's error levels, using Exceptions, and how to use custom error handlers.