Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right