Re: [PHP] Re: passing a variable value of PHP into the alert of JavaScript.
ED]> Date: Tue, 30 Mar 2004 08:32:38 -0500 To: [EMAIL PROTECTED] Subject: [PHP] Re: passing a variable value of PHP into the alert of JavaScript. > Prabu Subroto wrote: > > Dear my friends... > > > > I want to make an alert which can display a value from the database. >
[PHP] passing a variable value of PHP into the alert of JavaScript.
Dear my friends... I want to make an alert which can display a value from the database. I am meaning : how can I pass a value of a variable from PHP into JavaScript alert ( alert("$Firstname, $LastName and $Address"); Is it possible? -- __
Re: [PHP] Passing the value of a variable from PHP to JavaScript.
Dear my friend, Gareth... Yes, it worksThank you very much for your help. I really appreciate your help. Thanks - Original Message - From: Gareth Williams <[EMAIL PROTECTED]> Date: Fri, 27 Feb 2004 10:08:21 +0100 To: "Prabu Subroto" <[EMAIL PROTECTED]> Subject:
[PHP] Passing the value of a variable from PHP to JavaScript.
Dear my friends... I have my code like this : == function tes(){ document.write('JavaScript
'); window.location.replace('http://192.168.23.1/coba/coba.php?vtes=$vtes'); } "; echo "diforward ke javascript"; echo " 1 2 "