Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
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++
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther