TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc