AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Need help with simple code, back and forward buttons.
Basically, I have a set of pages in a folder, which have the title somephrasehere_09.php, somephrase
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
Keeping data in form
How can I keep whatever I write in the form?