urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
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
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
pls clear my confusion
Hi friends,
Pls solve my query .
what is the exact use of Scope Resolution Operator( i