Page 1 of 1

Session start function ---to be used in javascript

Posted: Wed Feb 08, 2006 11:51 pm
by vidhya
how to start a new session in java script function which is called on onclick of a link..Is it possible to use that php function inside the javascript function

Posted: Wed Feb 08, 2006 11:53 pm
by josh
You cannot use a php function inside of javascript, you can however use javascript to request a page off the server that runs some php code