How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
How to schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how