Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi