small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Parse error: parse error in C:wampwwwlogspagesmembers.php on line 16
I dont see the problem with this, I always get Parse error: parse error in C:wampwwwlogspagesme
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th