javascript in php code
Posted: Thu Oct 03, 2002 4:45 pm
I have a sentence in php
$stmt = OCIParse($conn,"select * from kedo where claveedo = $i");
how i can to put javascript in
$stmt = OCIParse($conn,"select * from kedo where claveedo = $javascript_variable");
thanks ur help
$stmt = OCIParse($conn,"select * from kedo where claveedo = $i");
how i can to put javascript in
$stmt = OCIParse($conn,"select * from kedo where claveedo = $javascript_variable");
thanks ur help