update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
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
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?