Website Questions and Answers
Here are all the questions currently listed on PHP Questions in the Website category:
Website
Can you write the PHP for my website for me?How can I access information sent through POST on a form?
How can I find out where a site visitor comes from?
How can I use sessions in PHP?
How do I display todays date on my website?
How do I find a visitors IP address?
How do I keep my site menu in one file?
How do I make sure an include file exists before loading the page?
How do I perform a 301 redirect with PHP?
How do I send HTTP headers with PHP?
How to find a domain name for an IP address?
How to run a php script on different browsers?
I would like to browse to a url eg http://mysite.com/index.html and dump the content of that site in a variable eg $htmlDump?
Is there any sendemail function in php for sending contents of a form through email?
What is a .htaccess file?
What is magic quotes?
