utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an