Tagged Questions
0
votes
0answers
76 views
PHP variable not recognized inside an if statement [closed]
I will be using this variable for changing the name of a file upload so it is the business id of a user.
At first I thought it was something wrong with the name changing part but for some reason I ...