|
EXO PHP Scripts
To help us keep these projects FREE, please post at our Forums and keep them alive.
EXO PHPDesk - Allows companies to interact with their customers with easy to use interface,
consists of Administrators, Staff and Members Area. Lot of features makes it the leading Free PHP HelpDesk.
Some of the features includes:
- Trouble Tickets & Responses addition/editing/deletion/closure
- Unlimited Members, Administrators, Staff supported
- Powerful Live Chat included
- Rapid New Version Releases
- Fetch mail through IMAP/POP3
EXO Remote GuestBook - Allows host to offer Remote GuestBook Hosting in a really easy and fast way.
Some of the features includes:
- Create Unlimited Amount Of GuestBooks
- Add a footer text ( or banner ) to every GuestBook
- Limit the number of Posts And Smilies
- Edit template files on the fly
PHP File System Functions!
Here are a number of functions that are really very RARE and hard to find. These are very important functions that many people require.
From README.txt file:
"Sometimes you dont have access to the linux functions because your host doesnt allow it or you might be on Windows but you need to do certain
things which PHP cannot do by default. Keeping that in mind, I made some functions that doesnt use Linux commmands at all and works on windows
as well."
file_funcs.php file includes the following functions:
=====================================================
| dir_size |
Returns the directory size ( a similar function is available, but that only shows free space on a drive.. weird though ) |
| read_dir |
Read a directory and return all the files and directory listing in an array. |
| del_dir |
Delete a whole directory ( this feature is compulsory in PHP, but it is still not done) |
| copy_dir |
Copy a directory to another directory |
| file_info |
Generate some information about the file (wont be better than stat function though) |
| file_ext |
Get the file extension pretty easily. |
| alt_file |
A file already exists in a dir? Use this function to get an alternate name for the file with a prefix or suffix. |
| create_zip |
Create a zip file easily. |
| create_tar |
Create a tar file. |
| extract_zip |
Extract a zip file on the fly. (You'll hardly find any scripts that does it. The only one I know is at Pear.) |
| extract_tar |
Extract a tar file. |
| date_unix2dos |
Convert unix date to dos date format. |
=====================================================
There are currently no more PHP Scripts available. If you need a custom script,
please contact us at php@exocrew.com.
Below are some little pieces of code that can be downloaded for use by PHP novices.
Password Generator -> New to PHP? Want to
generate random passwords, but don't know how to do it? Then go for it, it will do the work pretty good.
MySQL Class -> This is a MySQL class for programmers
that can be used to connect to a MySQL database and some functions as queries, num are easy using a mySQL class.
Form To Mail -> A very simple form to mail script.
The referrer checking, thankyou and fail pages and email validation can help learn a bit to php novices.
|

|
Custom PHP Programming
Customer satisfaction is our main aim. We offer quality Programming at cheap and affordable rates.
Here is the price structure which is calculated in accordance with our $25 per hour rate:
Small Script: $25 - $45
Medium Script: $80 - $100
Mega Program: $300 - $1000
We accept payments by Credit Cards using 2Checkout's secure payment processing.
For a custom quote, please contact us at php@exocrew.com.
|
|