Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..