I have got it done.
Below is the code:
-
Service
Select Service");
}
else {
print("$ser");
}
?>
Product
$a");
}
else {
print("$prd");
}
?>
Nature of Problem
Select Problem
It's simply a matter of echoing HTML/ JS statements in PHP. The easiest
way to integrate JS into a PHP page is like this -
")
// CONTINUE PHP CODE HERE
?>
All your JS code is to be put into the functions.js file. Watch for the
correct relative path.
You could also use this method -
Hello,
Thanks for the reply. But I do not know how to
integrate javascript with php and mysql. I mean
javascript can be written using code and fetching
data from mysql is using $query,$result and
$mysql_fetch_array. I am confused how to integrate
this in php page.
If anybody can help on t
3 matches
Mail list logo