Likes Received By CodedCaffeine

  1. JAY6390 liked CodedCaffeine's post in the thread What to do to make sure delivery of emails 100% in inbox?.

    I'd recommend sending it via PHP IMAP, rather than mail(). Why do it with IMAP? It communicates with email accounts and can allow you...

    Jan 17, 2010
  2. Pixel T. liked CodedCaffeine's post in the thread PHP Get Help.

    I need to start reading up on stuff again. lol. This is the correct code for sure: # Filter everything but numbers, plus, and minus....

    Jan 2, 2010
  3. zodiac liked CodedCaffeine's post in the thread each word new link.

    <?php /*********************** * Keyword Listing ************************ * Written by Joel Larson (Coded Caffeine) * Author URL:...

    Dec 26, 2009
  4. organicCyborg liked CodedCaffeine's post in the thread how to extract a variable part of link ?.

    This should solve your problem: Here is the function I'm using: http://php.net/manual/en/function.parse-url.php So if we apply this to...

    Oct 29, 2009