need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?