Search Results

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: olaf ; Forum: PHP and child forums
Forum: PHP Aug 10th, 2006
Replies: 6
Views: 8,168
Posted By olaf
start here: http://www.fpdf.org/en/tutorial/index.php
Forum: PHP Aug 9th, 2006
Replies: 6
Views: 8,168
Posted By olaf
and what if your hosting provider doesn't support this commercial library?

fpdf works on every php host and is free... I tried the same some years before and skipped pdf-lib because I needed to...
Forum: PHP Aug 9th, 2006
Replies: 6
Views: 8,168
Posted By olaf
Hello,
check FPDF (www.fpdf.org) and the extension FPDI (fpdi.setasign.de)

this way it's possible to create dynamic pdf file while using php4 only
Forum: PHP Feb 14th, 2006
Replies: 1
Code Snippet: (Back) link checker
Views: 4,066
Posted By olaf
This function is usefull for peoples with a link directory where the links are stored inside a (MySQL) database. The PHP script is easy to use to find out if a reciprocal link still exists on the...
Forum: PHP Feb 7th, 2006
Replies: 1
Views: 1,574
Posted By olaf
check this example query:


$categories = mysql_query("SELECT prodGroup, product_categ.naam, product_categ.id FROM productdetails, product_categ WHERE categorie = product_categ.id GROUP BY...
Forum: PHP Feb 7th, 2006
Replies: 1
Views: 6,969
Posted By olaf
Hello, first place the the insert statemen at the top of your script. use an echo in front of the insert statement to debug if the values are filled.

Olaf
Forum: PHP Feb 7th, 2006
Replies: 3
Views: 2,446
Posted By olaf
I think you'r are including a complete webpage. Remember it's not valid to have several html, head and body elements.

just check the source of you category.php file

greetz Olaf
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC