jose eduardo
- Total activity 1
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Activity overview
Latest activity by jose eduardo-
jose eduardo created a post,
cpsess of cPanel Secure Remote Login
i'm starting on cPanel API and have a problem, this is my code: $user = 'username'; $pass = 'password'; $host = 'xxx.xxx.xxx.xxx'; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $host...