strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
how to get different value in second view of webdynpro?
hello guys,
In ABAP webdynpro I am trying to create one application having two views.
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?