difference between fetch_array function & fetch_row function
Comment on this Question and Answer >>>
ASK A QUESTION
More functions PHP Questions
I have used the funtion Rate (code below) and i have some troubles with it. When i use it with the following values: (Wrong) Excel - RATE(228;-196,02;-49005;961546,464646;1;0,05) gives: 0,0119 Php - RATE(228,-196.02,-49005,961546.464646,1,0.05) gives1-what is a header("Location:http//www.website.com"); 2-how does it work? 3-What is a reason to use this function?
Can we use include ("abc.php") two times in PHP page "makeit.php" ?
How 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
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
