Dan Ashbridge
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Dan Ashbridge-
Hello, the PHP is below: $cpanel_user = 'REMOVED'; $cpanel_pass = 'REMOVED'; $cpanel_skin = 'paper_lantern'; $cpanel_host = 'REMOVED'; $dir = 'public_html/'; $sock = fsockopen($cpanel_host, 2082)...