1

How to create mysql user defined function with PHP, is that straight away passing whole create mysql UDF code in mysql_query function ?

Is there any php library or easy way to play with such things ?

1 Answer 1

4

It's just a query like any other. Send it with mysql_query.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.