Mobile app version of vmapp.org
Login or Join
Hamaas447

: Php - A website works in server , same code downloded and tried to run using xampp its not working Recently I have joined to a company. They given me task of maintaining the website and

@Hamaas447

Posted in: #Php

Recently I have joined to a company. They given me task of maintaining the website and to add new features to existing website. This site is developed 3 yrs back.Developed using Php and sql as backend. I am new to php and tried to execute the site locally so that i can edit locally. So i have downloaded the entire folder located in hostgators public_html folder and also mysql data. Put up the entire content of public_html folder contents in htdocs folder and restored database. I am using xampp. As development tool i am using Dreamweaver cs3. I tried to run the index.php page (which is the first page to be called to run). I throws error saying 'fatal error : undefined function getonfielddata ()'. I have searched entire files in htdocs folder for this function. Did not get. My question is that, Is there any location when we can keep function Hidden? 2). Is getonfielddata () built in function?. I am using xampp 3.2.1. 3) Is there any way to find definition of this missed function?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Hamaas447

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme