small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Hotlinking Picasa as the image folder of a website
Hi there PHP freaks, I would like to create a private album in Picasa to use it as the image folder
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu