Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
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 to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
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++