Can you write the PHP for my website for me?
If you wish to, simply contact any of the PHP experts who answer questions for us; if they have answered the questions in a non-anonymous fashion, then there name and website will be at the bottom of their replies and you can contact them directly through their websites.
Answered by: Dan
http://www.clarity-media.co.uk/web-design.php
Comment on this Question and Answer >>>
ASK A QUESTION
More website PHP Questions
How can I access information sent through POST on a form?How can I find out where a site visitor comes from?
I have a main WEB page that will be sereved. This page has text data on it that will come from a file(iframe). The data in the file will be changed when other applications make requests to the apache server to server data from a database. When this hap
What is magic quotes?
Hello - I am writing a PHP program to control an external camera connected to the USB port. For example I issue commands such as 'up', 'down', etc via an external program that I call using exec("cameracontrol.exe"). I would like to store
