Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.