Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
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?
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
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