Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
listing help
Hi,
at first, great new design!!! I like it,
i got a problem,
I want to list so
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va