phpdevtips.com
MySQL Archives - PHP Dev Tips PHP Dev Tips
http://www.phpdevtips.com/category/mysql
Making PHP easier, one line at a time. Join us on LinkedIn! Fork me on Github. Follow Us on Twitter! Subscribe to our RSS Feed! Browsing articles in " MySQL. WordPress Syntax Highlighters, and how to Switch From One to Another. Continue Reading ». Custom PHP MySQLi Database Class. And as I was building a new web framework anyway- I figured why not! Unrelated: featured image […]. Continue Reading ». Data Encryption Using AES ENCRYPT. Continue Reading ». Helpful MySQL Query Functions and Tips. It’s o...
phpdevtips.com
Resources Archives - PHP Dev Tips PHP Dev Tips
http://www.phpdevtips.com/category/resources
Making PHP easier, one line at a time. Join us on LinkedIn! Fork me on Github. Follow Us on Twitter! Subscribe to our RSS Feed! Browsing articles in " Resources. Templated HTML Email with PHP using PHPMailer. Today we’re going to talk about sending amazing, templated, parsed HTML emails using PHP and the PHPMailer class. I know it sounds trivial- “Oh sure! Let’s send some messages! Background When I refer to email templates, I’m referring specifically to chunked, individual […]. Continue Reading ». Retri...
phpdevtips.com
Tricks Archives - PHP Dev Tips PHP Dev Tips
http://www.phpdevtips.com/category/tricks
Making PHP easier, one line at a time. Join us on LinkedIn! Fork me on Github. Follow Us on Twitter! Subscribe to our RSS Feed! Browsing articles in " Tricks. Download Files with PHP (From a List). Ever have one of those days where you get a new codebase on your desk, but realize that you’re missing ALL THE IMAGES? Face slap). I’ve had plenty of those, and here’s how to stop slapping yourself and just use PHP to download files from a list in a text file! Continue Reading ». Continue Reading ». Tracking e...
phpdevtips.com
Snippets Archive - PHP Dev Tips PHP Dev Tips
http://www.phpdevtips.com/snippets
Making PHP easier, one line at a time. Join us on LinkedIn! Fork me on Github. Follow Us on Twitter! Subscribe to our RSS Feed! Get Actual IP Address with PHP. Friday 8 August 2014. Clean sanitized database contents on output. Wednesday 27 November 2013. Force File Download with Correct Content Type. Friday 21 June 2013. Remove a directory with all contents. Monday 17 June 2013. Make a new directory. Monday 17 June 2013. Sunday 9 June 2013. Sunday 9 June 2013. Sunday 9 June 2013. Sunday 9 June 2013.
phpdevtips.com
HTML Archives - PHP Dev Tips PHP Dev Tips
http://www.phpdevtips.com/category/html
Making PHP easier, one line at a time. Join us on LinkedIn! Fork me on Github. Follow Us on Twitter! Subscribe to our RSS Feed! Browsing articles in " HTML. Using PHP to output images (AWESOME STYLE). Don’t get me wrong, I’m not lazy, but I’m also NOT a front end designer or HTML guru. So when it comes to repeating tasks endlessly that are even mildly lengthy- I get bored. That’s right, I said it- b.o.r.e.d. Tonight was a perfect example! Continue Reading ». PHP : Get Actual IP Address with PHP. 2016 PHP...
phpdevtips.com
MySQL Archives - PHP Dev Tips PHP Dev Tips
http://www.phpdevtips.com/snippet-category/mysql
Making PHP easier, one line at a time. Join us on LinkedIn! Fork me on Github. Follow Us on Twitter! Subscribe to our RSS Feed! Query WordPress Database for Invalid Media Filenames. Continue Reading ». DROP DATABASE `your database name`;. Continue Reading ». Find and replace in MySQL. UPDATE yourtable SET this field = REPLACE(this field, ‘replace me’, ‘replacement value’);. Continue Reading ». MySQL : Query WordPress Database for Invalid Media Filenames. PHP : Get Actual IP Address with PHP.
phpdevtips.com
CSS Archives - PHP Dev Tips PHP Dev Tips
http://www.phpdevtips.com/category/css
Making PHP easier, one line at a time. Join us on LinkedIn! Fork me on Github. Follow Us on Twitter! Subscribe to our RSS Feed! Browsing articles in " CSS. MagicMin Version 3 Available! Minifying CSS and Javascript just got way more awesome with MagicMin 3.0.0! Along with better directory path support for windows machines, V3 includes the ability to output merged/minified files with unique hashed filenames for better caching support. Continue Reading ». Using PHP to merge and minify CSS and Javascript.
phpdevtips.com
Miscellaneous Archives - PHP Dev Tips PHP Dev Tips
http://www.phpdevtips.com/category/miscellaneous
Making PHP easier, one line at a time. Join us on LinkedIn! Fork me on Github. Follow Us on Twitter! Subscribe to our RSS Feed! Browsing articles in " Miscellaneous. WordPress Syntax Highlighters, and how to Switch From One to Another. Continue Reading ». My favorite tools for Web Development. The question that I get asked more than any other is, “What tools do you use to code? 8221;, so I figured I’d spread some software/knowledgebomblove and lay out my workflows! Continue Reading ». It’s not so m...