difference between fetch_array function & fetch_row function
Comment on this Question and Answer >>>
ASK A QUESTION
More functions PHP Questions
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?Is there a way to use readfile() and not have it display the byte number at the bottom?
what is var_dump function in php?
What is a function?
i want to create a webapp that has 2 fields to fill in with variables there should be 2 random variables to choose from per field there are some meals that both are able to appear in the first and 2nd box if you'd randomize it i want to make a cycle that
