mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Captcha problem users just refresh and it will let them auto submit again
Users will just re submit and not have to enter the new captcha.. ? Lol but if i refresh the page, t
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
Printer configuration
Hi All,
Suppose one of the user deleted the printer settings unfortunatly ,then what is the pro
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++