error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
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