Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
Transport data between itab and textfield on ALV event
Hallo,
I have a ALV Grid ( cl_gui_alv_grid ) and I also have hotspot click event with a h
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
I need desperate help with this php code integrated with flash please
Can someone please help me with this php code which I have been stuck on for weeks . I am trying to
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc