My Scripts

cPanel Email Management

Ahh! Thanks Allmighty. At last I have finished the 1st version of cPanel Email Management Script. From three days I am working on it. Though today, I mistakenly deleted two core files :( . So I had to start over.
Using this scripts anyone can give free email service to his visitors. Users can auto signup and manage their accounts. Admin also have some controls. The features are:

  • Users can registers themselves without intervention of site Admin
  • Admin can specify the quota for accounts
  • It can check whether the email address is already taken or not

PunBB Plugin

I have worked a bit with PunBB specially to improve Projanmo Forum.

Today, I wanted to practice a bit with PunBB Plugin System. So, I have developed a very simple plugin. Using this plugin, the admin can edit the any value of configuration table.

It just a practice Plugin. But may be helpful for MOD which affected config table but did not give any plugin to edit those configuration.

In next version of this script, i will add some more feature.

Recent Topics - My First Drupal Mod

This site is developed on Drupal CMS. Today I though, I should show a block containing some recent posts like "Recent Comments" block. I searched drupal.org for long for any module. but i did not get. later, I have developed my first mod for drupal to show some recent topics/contents/posts.

How to do it:

1. Login as admin
2. Goto Administrator -> Site Building -> Blocks
3. Click "add block" link from top.
4. Enter "Recent Topics" in block description box
5. Write the following code in the block description box. You may change $list_no to any value.

OpenLD Top Sites extension

I was searching for a good php based web directory script. Yesterday I got OpenLD, a fantastic fantastic script. Its really scalable script. Anyone can also make Plugins & Extension for this as this script has huge application level hooks to push the script there.

Yesterday, I configured the whole script by investing about 8-10 and now it fully works with full Bangla support.

The script is online http://web.projanmo.com

Simple Ajax Feedback Form

This is a very simple ajax feedback form. just download the zip, extract, change two variables in the contact.php page.

You are ready to upload files in server. Just upload, your ajax feedback form is ready. Enjoy receiving feedback from visitors :-)

Another class in phpclasses

My another class was approved in the www.phpclasses.org, largest PHP Class Repository. It is cPanel Subdomain Creator.

Here is the url of the class http://www.phpclasses.org/discuss/package/3550/

Class :: cPanel Subdomain V2

Class :: cPanel Subdomain V2

This is the 2nd edition of my previous Class cPanel Subdomains Creator. Using this script you can create cPanel subdomain & FTP account for this subdomain without logging into cPanel. Let your user create their own subdomains and FTP accounts for that subdomain. Users will get access only to newly created subdomain not to the root directory. So your contents will be secure.

To use this script you must have access to cPanel.

Open exaple.php file and change the red marked values as your environment.

 

cPanel Subdomains Creator

Today, I have created another class for creating subdomains in cPanel account. This class will be very helpful who wants to provide auto subdomain creations for their users. User will ask to enter desired subdomain. The script will either create it or will inform that it is already exists.
To use this class, open example.php in the attachment and change this line to suite your environmnet
Upload the script to your website and run example.php. Hope it should work fine.

Easy Form Mailer v2.0

Easy Form Mailer (Form 2 Â Email):

Using this script anyone can easily get form result to his/her mailbox. You can use this script for any form 2 mail purpose.
You can define mandatory fields without a single line of code. Just put __ (double underscore) before field name
You can show custom messages on success or failure of submission and also redirect user to a custom url after successful submission.

Download Easy Form Mailer 2.0

Class :: cPanel Email Accounts Creator

Create e-mail addresses for cPanel accounts

This is a simple class that can be used create e-mail addresses for domains hosted using a cPanel account.

It extends a script originally made available in the zubrag.com Web site.

The class accesses a cPanel Web server and sends a command to create an e-mail account with a given address, password and quota.

The class retrieves and process the cPanel server response to determine whether the account creation was successful or it could not be created when the account already exists.

Powered by Drupal - Design by artinet