Thank you so much. Instant solution, without eating times 🔥.. I don't know English properly but I understand what you did. Its solved my first php form problem. Thank you again. I always lean from 'Code with Harry '. But you are insane.
Thank you sir. I originally had a if (isset($_POST['submit'])){ which was great for the button but those errors stopped the rebuild of my project in it's tracks....
Hello, I am getting an undefined array key message for my wp_widget_factory method in my functions.php file. I am not sure how to make an isset if loop for that.
I'm passing my id (auto_incre) through JavaScript like this:- function showFunc(id) { let formData = new FormData(); formData.append("file_id_show", id); var xmlObj = new XMLHttpRequest(); xmlObj.open("POST", "get_image.php"); xmlObj.send(formData); // alert("The Show id is:- " + id); } i tested alert box it properly working showing respective id . But when it is going to other php page like this:- $display_id = $_POST['file_id_show']; it showing Undefined array key "file_id_show". Any solution? Remember all the thing is happening through JS.
Hi. I am having an issue, stil learning php. I have two checkboxes right, i used foreach to echo the variables. but if i do not pick one how do i display a message without triggering that undefined key error? Thanks
@@TheWheelchairGuy alright thanks. I managed to do an if isset on the submit button then I did another if !empty($_POST['var'] then foreach and it worked
whenever I do this I keep getting "Parse error: syntax error, unexpected token ";" in C:\xampp\htdocs\MyWebsite\form.php on line 3" what can I do now?? Pls help
Thank you sir, the annoying arrays are gone (newbie speaking). It takes a few times to get it. So cheer to your clear video!
Glad it helped!
THANK YOU SIR! You saved me spending hours trying to fix this massive brainfart parsing through scores of lines in php script!
Glad it helped! Please subscribe and help me reach 100k
Simple and straight to the point, thanks!
Thank you for watching
A big Thank you Brother. Straight from India. Hugs. 💌💌💌
This was helpful, since I was lost. Thanks a million!
Glad it helped!
Thanks for this video, I was struggling with this error for a while and I followed everything you did and now it's solved!
You're welcome! I am happy that my video has helped you
God Bless you and brighten your mind to help others. Good Job!
Thanks for watching, Carlos.
Thank you so much. Instant solution, without eating times 🔥.. I don't know English properly but I understand what you did. Its solved my first php form problem. Thank you again. I always lean from 'Code with Harry '. But you are insane.
Glad it helped. Thanks for watching
God bless you dude ! ThankYou so much ❤️
Thank you so much for watching
Thanks. Very helpfull. I fix this error.
You're welcome! Thanks for watching
muito obrigado amigo, estou realizando o meu trabalho de conclusão de curso, seu video me ajudou muuito. Um abraço do Brasil.
thanks dude
You’re welcome
Many thanks to you sir!!!
So nice of you
Thank you sir. I originally had a if (isset($_POST['submit'])){ which was great for the button but those errors stopped the rebuild of my project in it's tracks....
Thanks for watching :)
Your video was really helpful, thank you.
Glad it was helpful! thank you for watching
Thank you very much ☺
You're welcome 😊
it works thank you
You're welcome!
thank you sir
Most welcome
genious
mvp fr
I didn’t know what you mean by that but okay
thanks really helpful
Glad to hear that!
thank you so much sir
So nice of you
Thanks. It was really helpful.
Glad it helped! Thanks for watching
gracias no sabes de la que me has salvado amigo
Thank you for watching. De nada amigo.
Obrigado, ajudou bastante aqui
thanks
😊
You're welcome!
thank you.
You're welcome
Hello, I am getting an undefined array key message for my wp_widget_factory method in my functions.php file. I am not sure how to make an isset if loop for that.
I cannot give you a specific answer because I cannot see your code
I'm passing my id (auto_incre) through JavaScript like this:-
function showFunc(id)
{
let formData = new FormData();
formData.append("file_id_show", id);
var xmlObj = new XMLHttpRequest();
xmlObj.open("POST", "get_image.php");
xmlObj.send(formData);
// alert("The Show id is:- " + id);
}
i tested alert box it properly working showing respective id . But when it is going to other php page like this:-
$display_id = $_POST['file_id_show'];
it showing Undefined array key "file_id_show".
Any solution?
Remember all the thing is happening through JS.
Make sure you wrap all of your php code in the if statement with the isset
ttthhaaaannkkkkkkkkk you man
Thank you for watching :)
Hi. I am having an issue, stil learning php. I have two checkboxes right, i used foreach to echo the variables. but if i do not pick one how do i display a message without triggering that undefined key error? Thanks
you can basically use an if else condition to print different messages on different conditions
@@TheWheelchairGuy alright thanks. I managed to do an if isset on the submit button then I did another if !empty($_POST['var'] then foreach and it worked
whenever I do this I keep getting "Parse error: syntax error, unexpected token ";" in C:\xampp\htdocs\MyWebsite\form.php on line 3" what can I do now?? Pls help
I cannot see your code, so I cannot help you. Send me your code so I can take a look at it. Here is the email elcajonic@yahoo.com
te amo pelado
Gracias amigo.
So wtf is this then? Why this shit happens?
Sound is very low.
I think it’s the opposite because people tell me it’s loud
why does this happen?? it doesn't make senseeee
It makes sure that it is not set to null
Your video was really helpful, thank you.
Glad it was helpful!
Thank you so much sir
Thanks for watching. I appreciate you