It's perfect if u get "Notice: Undefined index ID " it means that u need to replace "ID" from "index.php" with the id name from your own table (that's how i fixed it). if you do not get any error but it still does not delete it means that you didn't replace again "ID" from "delete.php" with your own id name from your own table (that's how I fixed it). It's easy to miss a thing like that. Thank you so much for the tutorial.
while(until infinity){ $love = "thank you, brother"; echo "thank you soo much brother, I was struggling since yesterday night, referred so many videos, but you just saved my time, lots of love and care + support from my side"; }
I guess Im randomly asking but does anybody know a way to get back into an Instagram account..? I was dumb lost my password. I would love any assistance you can give me!
when i use this code while i run this program it shows ""Parse error: syntax error, unexpected 'header' (T_STRING) in C"" this error now what can i do.
i also get an error. Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. If you think this is a server error, please contact the webmaster. Error 404 code:
+Guru101 I will try to solve this error, Try removing the code header("refresh:1;url=index.php"); Please let me know whether this solves the problem or not answer in the comments. Thank You!
It's perfect
if u get "Notice: Undefined index ID " it means that u need to replace "ID" from "index.php" with the id name from your own table (that's how i fixed it).
if you do not get any error but it still does not delete it means that you didn't replace again "ID" from "delete.php" with your own id name from your own table (that's how I fixed it). It's easy to miss a thing like that.
Thank you so much for the tutorial.
Can u help me?
while(until infinity){
$love = "thank you, brother";
echo "thank you soo much brother, I was struggling since yesterday night, referred so many videos, but you just saved my time, lots of love and care + support from my side";
}
What can i say? You are a confirmed Indian! Thank you so much mystery tech support!
thank you for the video. finally i can present my project. god bless you
dude thank u so much, I've been through this puzzles since saturday until today tuesday! heheh have a good day...
Indians are the Base behind my programming skills
Keep up the good work. Thanks a lot for this tutorial. God Bless to you.
Thank You ☺️
Br_ndy
thank you so much for the video. it's totally works! finally i found solution for my error problem. thanks again. god bless you.
In 2017 i say that again, you are the best !
Brother thanks ones again, like more then 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 times thanks,
Thank you so much, i've been on this puzzle like 4 days. Thanks again.
I guess Im randomly asking but does anybody know a way to get back into an Instagram account..?
I was dumb lost my password. I would love any assistance you can give me!
Excellent video, you helped me a lot!
man thanku so muchhh!!!!!!!!!!!!!!!!!!!
hi i love your videos.....can you have a example where instead of delete .we can use insert instead
Thank you very much.It is very helpful tutorial
HELOO CAN YOU GIVE ME YOU CODE AT DROPBOX PLEASE IM NOT WORKING
Good Job Your are Slave me thanks a lot for all videos
Thank you So much!!! it really Helped a LOT!
I like it man good job
great video! simple and well explained
Thank you sir
thanks aloooooooooooot for sharing such a great video man...
HELOO CAN YOU GIVE ME YOU CODE AT DROPBOX PLEASE IM NOT WORKING
thank you so much for making this video
Thanks so much bruh! ❤
You're welcome 😊
It really works, Thanks
THis video helps me alot
Helpful video! Thanks!
Awesome!!!!!!
Thanks you really helped me out
This method really work
Tnx a lot ....i feel happy
You are great... Thank you
thanks alot for your work
did you close 2nd ?
..
and it's telling me that Undefined index:ID,
dun know why
you are the best
Great help, thank you.
HELOO CAN YOU GIVE ME YOU CODE AT DROPBOX PLEASE IM NOT WORKING
awesome video man...
thank you
Thankyou
Done ~ working, thanks
thank you for this tutorial
Thanks alot
Thank you, I have been working on this for 5 days. Some code that's just a year old won't work. I'm getting a header already exist error though?
+Je V (JV) Does this tutorial solved your code error.
Thanks for this :)
+Jhirom Salcedo
You are welcome brother!
HELOO CAN YOU GIVE ME YOU CODE AT DROPBOX PLEASE IM NOT WORKING
i understood it completely but still this id thing is not working in my lappy it shows unidentified index 'id'
cuz you n00b thats all describe you
Then define the index
when i use this code while i run this program it shows ""Parse error: syntax error, unexpected 'header' (T_STRING) in C"" this error now what can i do.
Cedric I replaced "@" in the place of "$". The record is not getting deleted. Need help
$sql = "DELETE FROM person WHERE ID='$_GET[id]'"; what problem line 9????? idk please helpme
man can you help me on how do i record .time on my database
When I do this, only a single record is shown on the table!
mine is not deleted it always loop at the else statement..
I love you xx
i also get an error. Object not found!
The requested URL was not found on this server.
The link on the
referring
page seems to be wrong or outdated. Please inform the author of
that page
about the error.
If you think this is a server error, please contact
the webmaster.
Error 404
code:
+Guru101
Does the delete operation is performed on database or not?
This error is because of the wrong page name.
+Guru101
I will try to solve this error,
Try removing the code
header("refresh:1;url=index.php");
Please let me know whether this solves the problem or not answer in the comments.
Thank You!
my database name is books and table name is id.
Bro Plz provide the code for Insert , del ,update!!
i try this so much but it is not working sr, plz can you provide me
delete, update, insert and update records in database codes plzzzzz
plzzzzzzzzzz sr..... i'am waiting
No error bt showing not deleted. Can anybody help?????????
Notice: Undefined index: ID in H:\XAMPP mydata\htdocs\index.php on line 23
this gives me no errors but it doesn't delete any record.
+ellu37buttercookies
Can you provide your code?
i have the same issue. same code, no error, doesnt delete though
not deleted
flop code :(
Thank you
thanks
Notice: Undefined index: ID in H:\XAMPP mydata\htdocs\index.php on line 23
just write a "@" in front of the "$"
Cedric I replaced "@" in the place of "$". "Undefined Index" Error disappeared. But, the record is not getting deleted. Need help