Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)