#function
2 posts tagged function. Clear filter
-
Using the PHP Mail Function with Additional Headers
Pass a fourth parameter to the mail() function with the header information.
-
Grab a Twitter Status without the Twitter API
Quick and dirty way to grab the users status messages without having to go through the twitter api (not having to authenticate that is). You can grab the RSS feed and indicate the number of...