php Programming Glossary: recommendations
reading docx (Office Open XML) in PHP http://stackoverflow.com/questions/1501623/reading-docx-office-open-xml-in-php for reading docx files Word 2007 . Do anyone has some recommendations the library should be able to extract content of the document..
Setting up a deployment / build / CI cycle for PHP projects http://stackoverflow.com/questions/2180460/setting-up-a-deployment-build-ci-cycle-for-php-projects cases and so on for each new project. and also Product recommendations . What I know so far is phing ant for building and phpUnderControl.. solutions are welcome too. I am also to commercial product recommendations that can work with PHP projects. My setup I am working on Windows..
Minimalistic PHP blogging engine with focus on code quality [closed] http://stackoverflow.com/questions/2370416/minimalistic-php-blogging-engine-with-focus-on-code-quality comfortable using it. For that reason I am looking for recommendations for a PHP based blogging engine that is Simple slim and minimalistic..
PHP pagination class http://stackoverflow.com/questions/2465999/php-pagination-class is no longer supported. I was wondering if anyone had any recommendations It seems pointless to build my own when there are probably so..
get the latest podcasts from itunes store with link by RSS, JSON or something http://stackoverflow.com/questions/2816881/get-the-latest-podcasts-from-itunes-store-with-link-by-rss-json-or-something any of the languages that you asked for I can't make any recommendations code wise. Hope it can get you on your way though. share improve..
How should I choose an authentication library for CodeIgniter? http://stackoverflow.com/questions/346980/how-should-i-choose-an-authentication-library-for-codeigniter a new auth library for CI based on DX Auth following the recommendations and requirements below. And the resulting Tank Auth is looking..
Using Zend Framework for highload projects http://stackoverflow.com/questions/3777765/using-zend-framework-for-highload-projects the definitive defense of Zend Framework performance and recommendations for performance optimization comes from Padraic Brady at PHP.. But Ultimately Useless In particular note his four recommendations for performance optimization Don't use Zend_Application. While..
Interested in Collective Programming for the web — Ruby or Python or PHP? [closed] http://stackoverflow.com/questions/410183/interested-in-collective-programming-for-the-web-ruby-or-python-or-php one you are most comfortable with and proceed. Any other recommendations would be advocacy for one language or the other with no real..
How to protect html form from spammers? http://stackoverflow.com/questions/4484477/how-to-protect-html-form-from-spammers is a scam by professional spammers . I removed my recommendations of KeyCAPTCHA Note that most professional spambots are integrated..
Test Driven Development in PHP http://stackoverflow.com/questions/46276/test-driven-development-in-php new projects but I'm really not sure where to begin. What recommendations do you have for a PHP based unit testing framework and what..
Minifying final HTML output using regular expressions with CodeIgniter http://stackoverflow.com/questions/5312349/minifying-final-html-output-using-regular-expressions-with-codeigniter 60KB. Note also that PHP unfortunately does not follow the recommendations and sets the default recursion limit way too high at 100000...
Is it important to verify that the uploaded file is an actual image file? http://stackoverflow.com/questions/6391916/is-it-important-to-verify-that-the-uploaded-file-is-an-actual-image-file malware disguised as an image could be used. I have seen recommendations for using getimagesize to verify an image but this function..
PHP curl post to login to Wordpress http://stackoverflow.com/questions/728274/php-curl-post-to-login-to-wordpress concerning in a few ways so I'd like to make a few quick recommendations. Firstly I would try to find a way to remove the username and..
PHP/SQL Database querying good practice and security http://stackoverflow.com/questions/826981/php-sql-database-querying-good-practice-and-security security sql injection share improve this question My recommendations ditch mysqli in favor of PDO with mysql driver use PDO paremeterized..
apc vs eaccelerator vs xcache http://stackoverflow.com/questions/930877/apc-vs-eaccelerator-vs-xcache is faster but the others have easier syntax. Anyone have recommendations on which to use and why php apc opcode cache xcache eaccelerator..
Recommended server for continuous integration for a PHP project [closed] http://stackoverflow.com/questions/941537/recommended-server-for-continuous-integration-for-a-php-project I'm working on a PHP project and I would like to know recommendations for implementing continuous integration . I've read all the..
php mysql fulltext search: lucene, sphinx, or? http://stackoverflow.com/questions/942810/php-mysql-fulltext-search-lucene-sphinx-or however what I am looking for are specific supported recommendations from the benefit of experience with more than one of the available.. experience with this question and could help with some recommendations or point me in the right direction. php mysql search lucene..
|