I withdraw my last point : I just had a committee meeting in my club, I presented the first draft to my president and she fell in love with the...
HI, Wow ! This is already much nicer than what I have :) Here are a few comments / questions : I really like the blueish look and feel, the big...
Yes [IMG] Thanks :)
Holidays were ... unexpected but good : I went to the northern shore of Germany (i.e. Baltic Sea), not the first location you would think of when...
Back from the Great Unknown ... feel free to ask questions :)
Cool, thanks :-) I hope I'll be able to answer potential questions within 7 days : I'm currently on holidays in a foreign country, with bonjour...
Thanks :) Over the time I made a few useful PHP scripts for my web site, I see no reason why people should not benefit from them if interested...
Sometimes it can be convenient to save your whole MySQL database as a safety measure. The script below declares a single method "backupDatabase()"...
Here is a complete solution. It checks if all parameters are filled It checks that email has a legitimate pattern It allows you to branch to...
This small tutorial explains how you can easily create polls on your website : - manage polls : creation / deletion - expose polls to visitors :...
Do you already have a MySQL / PHP website to start with ? If so, a simple table defining user and code should do the trick : the idea is that you...
Hi all, Sometimes, it can be useful to let your visitors know that something has changed on one page or the other of your website. Since I am not...
Format CSV (Navman, Garmin), CSV (Mio), RTE (Navigon, Magellan, Garmin) This one is a little bit special : formats are very similar, so same code...
KML file for Google Earth / Map <?php header("Content-type: application/vnd.google-earth.kml+xml"); header("Content-Disposition: attachment;...
OV2 file for Tomtom <?php header("Content-type: application/octet-stream"); header("Content-Disposition: attachment; filename=\"filename.ov2\"");...
Hi all, On my diving website, a specific page indicates all diving spots we use. In order to simplify my members' life, I've created a small...
Any time ... but don't forget : anybody could write proper PHP, it is nothing compared to the artistic skills required to design all the beautiful...
ishkey : no problem with the HTML/CSS -> PHP translation, considering my lack of HTML5 skills and overall artistic talent, that will be the easy...
Screenshot 1 : http://imgur.com/Ma1zNLk List of diving sessions : on top administrators have a formular where they can create a new sessions,...
Website URL: http://www.plongeursmasques.fr Website description: I made this website to give visibility to my small non-profit diving club. We...
Separate names with a comma.