How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
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++
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable