selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
ALV sum various columns problem
Hi all,
I'm doing a report on ABAP for a timesheet of the current month. The output i want is s
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe