batoo
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by batoo-
batoo commented,
I found my problem. API1: arg (string) " List of arguments. These variables are numbered such that the first is arg-0, the second is arg-1, and so on. Example: arg-0=username&arg-1=somepass But h...
-
batoo created a post,
C# json api 1 problem
Hello, I tried to develop generic function to call API 1 and API 2 functions. What i tested is: 1. API 1 without parameters = success 2. API 1 with parameters = fail 3. API 2 without parameters ...
-
batoo commented,
Hello, i am Stevo, full stack senior web developer. I switched my hosts from directadmin to cpanel, and i think that was the best solution i have ever made :). Currently im working on cloud backup...
-
batoo created a post,
backup urls and file names
Hello, Can someone confirm me if full cpanel backup file name is always in format like: backup-day.month.year_hour-minute-secound_username.tar.gz example : backup-12.12.2013_15-02-21_username.ta...
-
batoo commented,
I try your suggestion, successfully installed. Screenshot [url=http://prntscr.com/1wh5vl]Screenshot by Lightshot I restarted Apache but still Fatal error: Incompatible file format: The encoded f...
-
batoo created a post,
How to install zend
I tried to install zend by: /scripts/installzendopt However this code return that zend is not installed: [PHP] if(!function_exists('zend_optimizer_version')) echo 'Install Zend Optimizer'; else...