Re: [PHP] Re: Help needed

2003-06-30 Thread Nirmala P
rial" and "E" is not getting parsed to PHP function. PHP function input for $field and $lang will be FieldName and LangName only. looking for help regards Nirmala P. On Mon, 30 Jun 2003 Pete Morganic wrote : Nirmala P wrote: Hi list, This time i am pasting my code could any bo

[PHP] Help needed

2003-06-30 Thread Nirmala P
Hi list, This time i am pasting my code could any body tell where wrong I am ? if(!$db) echo("Connect to localhost mysql database failed"); if(!mysql_select_db("eshop",$db)) echo ("Selection of eshop failed on MySQL database"); $Sql = "SELECT " . $field ." FROM language where LangCod

[PHP] Help needed

2003-06-29 Thread Nirmala P
Hi All, I am new to PHP world. Could any body tell me how to call any function(written in PHP) from Java script. Actually my PHP function return a string value which i need to access in my java script code. Thanks in Advance.. Nirmala ___ Cli

[PHP] Help needed

2003-06-29 Thread Nirmala P
Hi All, I am new to PHP world. Could any body tell me how to call any function(written in PHP) from Java script. Actually my PHP function return a string value which i need to access in my java script code. Thanks in Advance.. Nirmala ___ Cli