Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I