Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PHP I am taking a Web Development class and brand new to PHP I am running a WAMP server on my local machine When I

PHP

I am taking a Web Development class and brand new to PHP

I am running a WAMP server on my local machine

When I run my code from my WAMP server everything runs fine, but when I upload my code to the school's server I run into a problem:

the if(isset($_POST['submit']){

//run code

}

else{

echo "uh oh something went wrong";

}

the else portion is being ran. any ideas what can be wrong? i know these are very vague since i am not providing the actual code

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions