php Programming Glossary: n00b
Installing mcrypt extension for PHP on OSX Mountain Lion http://stackoverflow.com/questions/14595841/installing-mcrypt-extension-for-php-on-osx-mountain-lion OSX Mountain Lion Apologies in advance for the potential n00b questions I am trying to install the mcrypt extension for PHP..
Sending XML data using HTTP POST with PHP http://stackoverflow.com/questions/1660983/sending-xml-data-using-http-post-with-php PHP and the CodeIgniter framework but I'm a total PHP n00b so ideally I'd need a thorough guide but any pointers in the..
Extract data from website via PHP http://stackoverflow.com/questions/2019892/extract-data-from-website-via-php tried some regex found on some tutorials but i an way too n00b for this but haven't managed to get this working any good tips..
pagination in php http://stackoverflow.com/questions/2060399/pagination-in-php what would be the steps of implementation. sorry. n00b question. query SELECT msg user_id comment_time FROM comments..
Storing Data in MySQL as JSON http://stackoverflow.com/questions/3564024/storing-data-in-mysql-as-json Data in MySQL as JSON I thought this was a n00b thing to do and so i've never done it than i saw that FriendFeed..
How do I convert a PHP query string into a slash-based URL? http://stackoverflow.com/questions/4301481/how-do-i-convert-a-php-query-string-into-a-slash-based-url but when it comes to RegEx and rewriting I am a total n00b. I want to convert a URL from http www.example.com lookup.php..
How to include() all PHP files from a directory? http://stackoverflow.com/questions/599670/how-to-include-all-php-files-from-a-directory to include all PHP files from a directory Very quick n00b question in PHP can I include a directory of scripts. i.e. Instead..
PHP Uploading Files http://stackoverflow.com/questions/823211/php-uploading-files When I submit _FILES is empty. I feel like this is such a n00b question My form form method post action uploadfile.php input..
OO PHP explanation For a braindead n00b http://stackoverflow.com/questions/84125/oo-php-explanation-for-a-braindead-n00b PHP explanation For a braindead n00b I've been writing PHP for about six years now and have got..
|