$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
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++
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa