Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for 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 corresponding webpage. It takes care about the trailing slash in urls and can …

Member Avatar for Dani
0
191
Member Avatar for vssp

[QUOTE=vssp]Hi Friends I got very big issue I hope some one can solve my issue!! How to write the new line in existing pdf file ? I am using third party library file libphp_pdf.dll its working in linux machine only. I am try to configure windows machine i got the …

Member Avatar for vssp
0
514
Member Avatar for nike123

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

Member Avatar for PoA
0
208
Member Avatar for ArthurNicholson

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 categorie ORDER BY prodGroup, categorie") is based on the same idea. Olaf

Member Avatar for olaf
0
124
Member Avatar for bearbrick

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

Member Avatar for olaf
0
98

The End.