Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go