edie209 Posted August 14, 2007 Posted August 14, 2007 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 sending txt messages 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.
CyberNerd Posted August 14, 2007 Posted August 14, 2007 sending txt messages http://www.csoft.co.uk/api
edie209 Posted August 15, 2007 Author Posted August 15, 2007 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
PaulBM Posted August 19, 2007 Posted August 19, 2007 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. 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now