Tutorials by shirishv

You can find here all the 5 tutorials by shirishv. The author's home page URL is http://www.99tutes.com.
Sort byTutorials Per Page

PHP File Upload

Author: shirishv  Rating:
Create an Upload-File Form
July 23, 2010 Today Views: 1 Total Views: 627

PHP File Handling

Author: shirishv  Rating:
The fopen() function is used to open files in PHP.
July 22, 2010 Today Views: 1 Total Views: 407

PHP Include Function

Author: shirishv  Rating:
The include() function takes all the content in a specified file and includes it in the current file.
July 21, 2010 Today Views: 1 Total Views: 431

PHP Date Function

Author: shirishv  Rating:
The PHP date() function formats a timestamp to a more readable date and time.
July 20, 2010 Today Views: 1 Total Views: 381
Part of customizing Magento is, of course, creating custom Modules. These allow you to inject functionality anywhere. There are many things custom Modules can do, from editing your Database, to handling module upgrades to overriding classes (Blocks, Controllers, Models)
June 8, 2010 Today Views: 1 Total Views: 492