generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti