Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec