PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
How to clone an SAP ECC using bacup tape on z/os?
We want to clone our production to a different SID using backup tape.
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
DirectoryIterator and Hacked Website
Hi Everyone.
My problem:
Some one has been sneaking in to my website hidden Iframes. I've
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself