IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Printer configuration
Hi All,
Suppose one of the user deleted the printer settings unfortunatly ,then what is the pro
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
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
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
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