Pure PHP XHTML Validator
The XhtmlValidator can be used to validate XHTML documents. It uses only the expat extension functions always available under since PHP 3 and it does not need other external XML processing extensions. The class parses the documents and check whether the tags and attributes used by the documents are allowed within the XHTML standard. If validation errors are found, highlighted error messages and offending document line numbers will be returned. This is an experimental class, so you should double check your code with the w3c validator, as in only 1500 lines of code the XhtmlValidator lacks support for Encoding and Doctype validation
Taskrabbit Clone Script - Buy2TaskySponsored
Inout Shopping Cart - Multi Vendor EditionSponsored
AWS Backup and Restoration Service for Instances
Backup and restore your AWS instances to protect data, recover from failures, and ensure business continuity.
Management of Shared Storage Using AWS EFS
Setting up and managing a shared disk/folder using AWS EFS so multiple servers can access the same data at the same time
AWS Spot Instance / Server Deployment for Cost Reduction
Deploy servers using AWS Spot Instances to significantly cut hosting costs while keeping performance and flexibility for
Configure EC2 Auto Scaling
Setting up EC2 Auto Scaling to automatically adjust the number of servers based on traffic, performance, and demand.


