Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
PHP Mysql Staff Induction System
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it