sendcard - the popular opensource PHP e-card script
 
 

 

 

 

 

Forget the hassle of installing sendcard and configuring it yourself, and let me do it for you! Having written sendcard and installed it many times I can offer you my intimate knowledge of the script.

What is included in an installation?

I define an installation as "The installation in a working condition of the latest release of sendcard" on one site. It does not include:

  1. the customization of the templates for the cards;
  2. making sendcard look like part of your site;
  3. writing of special plugins;
  4. the translation of sendcard into another language.

I am able to do all the above except (4), but they cost extra :-) If you wish for any extra modifications, please email me to discuss your requirements.

A Polite Notice: I do not do work on adult sites (i.e. porn sites) or sites with a theme of racism or violence. Please do not order an installation; it will save embarrassment when your order is cancelled. If you are unsure if your site falls into this category, contact me first.

What details do you need from me to allow you to install sendcard?

The FTP connection details to your web site, and your database details (Username, password, host, database name).

Before you order sendcard, please make sure that:-

  1. PHP4 and a supported database (MySQL, PostgreSQL, Interbase, MS SQL, mSQL, OCi8, Oracle or Sybase) is installed or available on your server. You may need to contact your hosting provider for this information.
  2. PHP4 is configured with support for Perl Compatible Regular Expressions (PCRE) and to process files ending in .php (you can find out by making a file called 'phpinfo.php' and putting the following code in it: <?php phpinfo(); ?> Run this from your web browser and have a look in the results for "PCRE").

I have had people asking me to install sendcard on a server without PHP, which is impossible! Please note that if these checks are not carried out and sendcard cannot be installed due to your web server not supporting its requirements, then no refund will be issued due to the time I will have spent testing your server.

How much does an installation cost?

A basic installation costs £35 (approx. $55)

How do I order an installation?

You can pay via Paypal, which is my preferred method:

If you are unsure about anything, or need an extra-fast install (I usually manage to install sendcard within a few days of receiving the payment, but sometimes life gets in the way) then please email me.

You should get a confirmatory email when your order has been processed. To complete the installation I will need:

  1. The FTP connection details to your web site.
  2. The Database connection details (host, username, password, database). If you do not know these then please contact your hosting provider.
  3. URL to a database administration tool such as phpMyAdmin (if available).
  4. The name of the directory where you would like me to install sendcard.
  5. The prefix of the database tables that will be created (the default is 'sendcard', so the tables will be called 'sendcard', 'sendcard_stats', 'sendcard_tables' etc...)
  6. Telnet/ssh access details to your web site (if available)