Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t