While saving my data in google spreadsheet using php via google doc api, i got the following error. How to include the required library files in php?
Warning: require_once(Zend/Loader.php) [function.require-once]: failed to open stream: No such file or directory in...
I need to design a web page that should be compatible with any resolution.How can this be done.And how to design a web page either using html tables or css table or any other method.Which method is best.Is any other method is available?