Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data