Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Forgot password won't work
My forgot password thing is not working properly. It is giving me this errorMailbox unavailable. The
Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S