Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What