urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help
Add_Months not Easy to Understand
Oracle is number 1, very fast and very easy. But....
OK, I think but have a problem, only 1 pro
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have