Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > Web Development
You last visited: Today at 06:12

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Fatal Error: Call to undefined function result()

Discussion on Fatal Error: Call to undefined function result() within the Web Development forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2013
Posts: 5
Received Thanks: 0
Fatal Error: Call to undefined function result()

Hi everyone... i am going to advance learning in php..its about bmi so in the code area.. i will not put the code in some area because it is a currently activity and i dont want my classmates to search and find this page out..
<?php
if isset($_POST['submit']) // if the button is submitted
if ... // if the height field area is empty
...//statement of it saying it is an error
elseif .... //if the weight field area is empty
...//statement of it saying it is an error
else //if the height and weight is perfectly filed up then it goes to else
...//statements i put in here are the calculation required to get the bmi
?>
Ranyhoss72 is offline  
Old 08/14/2013, 10:02   #2



 
+Yazzn's Avatar
 
elite*gold: 420
Join Date: Jan 2012
Posts: 1,082
Received Thanks: 1,000
Apparently the function result() is undefined. Without further code we can't help you very much.
+Yazzn is offline  
Old 08/14/2013, 10:09   #3
 
mhaendler's Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 1,826
Received Thanks: 226
Quote:
Originally Posted by Ranyhoss72 View Post
Hi everyone... i am going to advance learning in php..its about bmi so in the code area.. i will not put the code in some area because it is a currently activity and i dont want my classmates to search and find this page out..
<?php
if isset($_POST['submit']) // if the button is submitted
if ... // if the height field area is empty
...//statement of it saying it is an error
elseif .... //if the weight field area is empty
...//statement of it saying it is an error
else //if the height and weight is perfectly filed up then it goes to else
...//statements i put in here are the calculation required to get the bmi
?>
There is no function "result" which you are calling, but with this code snippet we can't help you very much.

Please use the [ CODE] [ /CODE] Tag if you are writing code!

PHP Code:
<?php
if isset($_POST['submit']) // if the button is submitted
if ... // if the height field area is empty
...//statement of it saying it is an error
elseif .... //if the weight field area is empty
...//statement of it saying it is an error
else //if the height and weight is perfectly filed up then it goes to else
...//statements i put in here are the calculation required to get the bmi
?>
mhaendler is offline  
Reply


Similar Threads Similar Threads
Fatal error: Call to undefined function session_start() in /usr/local/www/apache22/d
04/03/2010 - Metin2 Private Server - 3 Replies
Fehler kann mir jmd. da helfen? Fatal error: Call to undefined function session_start() in /usr/local/www/apache22/data/regist_yes.php on line 50
Fatal error: Call to undefined function mysql_connect()
02/16/2010 - Metin2 Private Server - 3 Replies
hi elitepvpers da ich bei einem problem einfach nicht weiterkomme, hoffe ich hier hilfe zu finden. Ich habe auf FreeBsd Apache Mysql und Php installiert nun möchte ich eine page damit online stellen, die z.b. ein registrierungsformular besitzt und diese daten dann in ne mysql datenbank eingibt. ist zum accounts machen für ein game. wenn ich nun jedoch auf absenden gehe kommt folgender error:
[HELP-CO2] runtime error R6025 - pure virtual function call
05/31/2009 - CO2 Programming - 2 Replies
Hey guys, I know whats going wrong w/ my code, its described on a M$ website which follows. Description of the R6025 run-time error in Visual C++ And its all well and good to fix that problem in C++... but i'm not using c++ for that function call, i'm using assembly language. Namely the following...



All times are GMT +1. The time now is 06:12.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.