classic dynpro : hide area and auto adjust hights
Hi,
I want to develop a similar user interface as is used in standard transaction MIGO.
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco