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?
What can i say? You are a confirmed Indian! Thank you so much mystery tech support!
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";
}
thank you for the video. finally i can present my project. god bless you
Indians are the Base behind my programming skills
dude thank u so much, I've been through this puzzles since saturday until today tuesday! heheh have a good day...
In 2017 i say that again, you are the best !
thank you so much for the video. it's totally works! finally i found solution for my error problem. thanks again. god bless you.
Keep up the good work. Thanks a lot for this tutorial. God Bless to you.
Thank You ☺️
Br_ndy
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!
man thanku so muchhh!!!!!!!!!!!!!!!!!!!
Excellent video, you helped me a lot!
Thank you sir
Thank you So much!!! it really Helped a LOT!
Good Job Your are Slave me thanks a lot for all videos
I like it man good job
great video! simple and well explained
hi i love your videos.....can you have a example where instead of delete .we can use insert instead
thank you so much for making this video
This method really work
It really works, Thanks
Thank you very much.It is very helpful tutorial
HELOO CAN YOU GIVE ME YOU CODE AT DROPBOX PLEASE IM NOT WORKING
thanks aloooooooooooot for sharing such a great video man...
HELOO CAN YOU GIVE ME YOU CODE AT DROPBOX PLEASE IM NOT WORKING
Helpful video! Thanks!
THis video helps me alot
Awesome!!!!!!
Thanks so much bruh! ❤
You're welcome 😊
thank you
Thanks you really helped me out
Tnx a lot ....i feel happy
thanks alot for your work
you are the best
You are great... Thank you
Thankyou
Done ~ working, thanks
Thanks alot
Great help, thank you.
HELOO CAN YOU GIVE ME YOU CODE AT DROPBOX PLEASE IM NOT WORKING
awesome video man...
did you close 2nd ?
..
and it's telling me that Undefined index:ID,
dun know why
thank you for this tutorial
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
Cedric I replaced "@" in the place of "$". The record is not getting deleted. Need help
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.
man can you help me on how do i record .time on my database
I love you xx
Bro Plz provide the code for Insert , del ,update!!
$sql = "DELETE FROM person WHERE ID='$_GET[id]'"; what problem line 9????? idk please helpme
When I do this, only a single record is shown on the table!
Notice: Undefined index: ID in H:\XAMPP mydata\htdocs\index.php on line 23
mine is not deleted it always loop at the else statement..
No error bt showing not deleted. Can anybody help?????????
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
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.
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