PHP Classes

Packages of Ahmed Selim [ Mr.Ajax ]

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Ahmed Selim [ Mr.Ajax ] (2)  >  Mission progress status  >  Reputation  
Picture of Ahmed Selim [ Mr.Ajax ]
Name: Ahmed Selim [ Mr.Ajax ] <contact>
Classes: 2
Country: United States United States
Age: 36
All time rank: 1255183 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 2484
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image CPanel Control Class  
Manage CPanel hosting accounts
This class can be used to manage CPanel hosting accounts.

It connects to a CPanel management API Web server and and can execute several types of operations on hosting accounts:

- Create or kill an account
- Retrieve the list of existing accounts
- Suspend and unsuspend accounts
- Retrieve the list of available packages
- Retrieve the CPanel API version

The class is based on the code of the original CPanel API examples.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 62% 56% - 37% - - 40% 3819
Month: Not yet rated by the users

  Files folder image Safe Upload  
Process files uploaded via Web forms
This class can be used to process files uploaded via Web forms.

It checks a given uploaded file and performs several checks before processing it like: checking the file name against a black list of banned names, check if the file already exists in a target directory, check whether the file size is not zero nor exceeds and given limit, check the MIME type against a list of accepted types, check the file name extension against a list of accepted extensions.

Then the class processes the file by moving it to a target directory. If it succeeds, the class returns an array with several details about the file.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 71% 60% 53% 64% - - 53% 2203
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z