3,420 reputation
2721
bio website
location
age
visits member for 1 year, 8 months
seen 5 hours ago
stats profile views 664

8h
revised Failed opening required '/home/a4285263/public_html/includes/PHPVersionError.php' - MediaWiki
added 18 characters in body
8h
answered Failed opening required '/home/a4285263/public_html/includes/PHPVersionError.php' - MediaWiki
8h
comment Article trimmed anchors
Don't trim it in the middle of an anchor.
9h
comment HTML to PDF with CSS styles
please post your code here, not on an external site.
Jun
12
accepted using .hasClass to target multiple classes
Jun
12
comment using .hasClass to target multiple classes
Ah, good catch, thanks! Works like it should now.
Jun
12
asked using .hasClass to target multiple classes
Jun
12
revised how to call form_open
added 84 characters in body
Jun
11
revised Flickr Oauth API not working
added 32 characters in body
Jun
11
comment Refresh is breaking timthumb in wordpress
So... don't press F5.
Jun
11
comment PHP: Storing data for another instance of your script
You're missing a closing '. Was that a typo here or in your code? apc_delete('key);
Jun
11
revised error with php file_put_contents--corrupt file
added 8 characters in body
Jun
10
reviewed Approve suggested edit on PHP : String Incrementer
Jun
7
revised twitter bootstrap, stop images overlapping text?
edited tags
Jun
7
comment My php script for mailing a form is not working
Avoid the headache. phpmailer.worxware.com
Jun
7
comment Foreach results in numbered format
what is in class="results" class="name" and class="address"
Jun
7
comment Displaying Data From a Database Search Results
What do you expect us to do for you?
Jun
7
comment Foreach results in numbered format
You've got a div and p in your ol can you show your CSS?
Jun
7
revised Date field default value must need to be Null in SugarCRM
edited tags
Jun
7
comment How do I scrape “Contact Info” from facebook public page?
Facebook has an API. Use it.