mloberg


Member since 10/14/2010

Name: Matthew Loberg

mloberg

Location: St Paul, MN

Website: http://mloberg.com

Web Site Production Artist at DKY Inc in Minneapolis.

5 snippets

1620 profile views

3 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

mloberg's Recent PHP Snippets



« Prev 1 Next »
This simply takes an array and coverts it to variables. E.g. If you had an array, $array = array("key" => "value"), after running this script, $key would be "value".
0 555 posted 13 years ago by mloberg
1 783 posted 13 years ago by mloberg
A Twitter pull-in that I coded using PHP. Uses the JSON user_timeline Twitter API call. It displays the tweet with links to any urls, users, or hashtags, the time ago, and if it was in reply to anyone.
2 801 posted 13 years ago by mloberg
This is a very simple use of the Vimeo API. All it does is list the video title, a thumbnail of the video, and the description. More advance script coming later.
0 567 posted 13 years ago by mloberg
2 638 posted 13 years ago by mloberg
« Prev 1 Next »