Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)