Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov