Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
SAP Management Console is blank
Dear All ,
I am facing problem in my des sever suddely in SAP Management Console is blank and
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am