How to verify that a function exists before you try using it.
ASK A QUESTION
More functions PHP Questions
how can we display a particular data from database by creating a functionHow can I call online a PHP function. It works local but when I put it online it does nothing. I call online a php function to load pictures into my flex application. Thanks Bart
Hello, My question is about general practices. With classes, is error handling usually done inside of the class' functions, or would you just do the bare bones amount of work in the class, and then do error checking when you use the function elsewhere?
Hey, I need a php script to copy a complete directory to a new one (which is a variable). i.e www.webpage.com/example/ --> www.webpage.com/folder_just_created/. I've looked for hours Kurt
1. How do i find out the number of parameter passed into function? 2. What are encryption function in PHP? 3. How many values can the SET function of MYSQELtake?
