php Programming Glossary: suck
MySQLi equivalent of mysql_result()? http://stackoverflow.com/questions/2089590/mysqli-equivalent-of-mysql-result Is there something I'm missing Or am I going to have to suck it up and make everything if r r num_rows row r fetch_assoc..
Creating a custom upload progress bar http://stackoverflow.com/questions/3067802/creating-a-custom-upload-progress-bar all the upload progress bar plugins widgets etc. they all suck. They're either too bulky with too much useless code or they..
Doing calculations in MySQL vs PHP http://stackoverflow.com/questions/6449072/doing-calculations-in-mysql-vs-php Things likes date formatting and string manipulation just suck in SQL you're better doing that work in PHP. Basically use each..
Migrating to a newer version of PHP http://stackoverflow.com/questions/732207/migrating-to-a-newer-version-of-php it would break any of my old code. Short of doing a suck it and see test installing on a test server and trying it out..
Split a text into single words http://stackoverflow.com/questions/790596/split-a-text-into-single-words on a group of one or more whitespace characters but also suck in any surrounding punctuation characters. It also matches punctuation..
When should I use Perl CGI instead of PHP (or vice versa)? http://stackoverflow.com/questions/824730/when-should-i-use-perl-cgi-instead-of-php-or-vice-versa two lists. Which one comes out the best Test it. Does it suck Cross it off your list and go back to step 4. Also I recommend..
Very large uploads with PHP http://stackoverflow.com/questions/864570/very-large-uploads-with-php do it at a company I previously worked for. I know applets suck especially in this day and age with all our options available..
Make an animated GIF with PHP's ImageMagick API http://stackoverflow.com/questions/9417762/make-an-animated-gif-with-phps-imagemagick-api always found the php.net Imagick API reference to kind of suck but it's still nice to have and I use it every now and then..
|