ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th