preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen