Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
PHP Display Telephone Number On Referrer
I have used the php below to show a different telephone number in the header of the site depending u
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
get the country of visitor and display content based on that
Hello all,
I have seen that Google analytics can tell you where a visitor is coming from and
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there