Not school related need some advice for my home site
I have just bought a website I used to own a long time ago and I have decided to update it, I let the domain name go and lost the site for about 5 years someone else had parked the domain hoping I would pay over the odds for the name, anyway the domain went back up for sale so I bought it yesterday and I intend to redo the site as it was I will need a few scripts and I wondering if anyone can recommend some for
- creating certificates online, you know like you got for swimming 500 yards
- making these services pay for
I will also need something like cafepress, is this still the best on the market? For those of you who have never heard of Cafeexpress they create online t-shirt shops.
Re: Not school related need some advice for my home site
Quote:
sending txt messages
http://www.csoft.co.uk/api
Re: Not school related need some advice for my home site
That look very interesting thanks.
As to the certificate script I have found a site that has exactly what I want although it will need some work on the looks etc does anyone know what this is?? http://www.kidbibs.com/awards/card.htm
I will email the owner of the site too
Re: Not school related need some advice for my home site
Quote:
Originally Posted by edie209
creating certificates online, you know like you got for swimming 500 yards
How about PDF's?
I used FPDF very successfully about 2 years ago to produce invoices, it probably has even more features now.
Quote:
Originally Posted by FPDF
FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
FPDF has other advantages: high level functions. Here is a list of its main features:
* Choice of measure unit, page format and margins
* Page header and footer management
* Automatic page break
* Automatic line break and text justification
* Image support (JPEG and PNG)
* Colors
* Links
* TrueType, Type1 and encoding support
* Page compression
FPDF requires no extension (except zlib to activate compression) and works with PHP4 and PHP5.
Re: Not school related need some advice for my home site
Thanks Paul I will take a look