Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,