Tag: php

Deleting records in AWS Cloud Search

Deleting All Records through SDK Managing documents is sucky in Cloud Search. The CloudSearch...

John H John H
~1 minute

Lexington Medispa Redesign

[caption id="attachment_944" align="aligncenter" width="1024"] Medispa Website[/caption]...

John H John H
~1 minute

YourFriendsWhoLike.com

[caption id="attachment_937" align="aligncenter" width="1024"] Website for searching for what your...

John H John H
~1 minute

Dynamic Field Sorting for Wordpress ACF

A site my employer has uses the Advance Custom Fields plugin for Wordpress. They use the plugin...

John H John H
~1 minute

Form Variables not Passing Integers

is_int() vs is_numeric() One great way to handle security it to make sure that your code is...

John H John H
4 minutes

Make a Form Cancel Button

  The Cancel Button You are making an edit form for a site. The form allows a users to make...

John H John H
9 minutes

Pulling Facebook Page updates

https://www.codeofaninja.com/2014/10/display-facebook-page-feed-on-wordpress-or-website.html...

John H John H
~1 minute

Regex: Match everything between two things

Ohh the adventures of regular expressions!!!  I've been beating my head against the wall with...

John H John H
5 minutes