Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
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?
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Unexpected T_Variable ?
Hi all,
I dont really know what I am doing!! I know I'm doing something wrong, and I know its on
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall