Hi,
I created a web-page which contains functions like add(),sub(),div ide().. consider I am passing two value and functions name from first page. Then I received the values from first page and I want to check whether the function is exist or not. If exist means, the resultant value has to produce otherwise it has to display as "Not a valid function"..... How can I achieve this. Is any function to check availability.
I created a web-page which contains functions like add(),sub(),div ide().. consider I am passing two value and functions name from first page. Then I received the values from first page and I want to check whether the function is exist or not. If exist means, the resultant value has to produce otherwise it has to display as "Not a valid function"..... How can I achieve this. Is any function to check availability.
Comment