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
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My