Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
login to other site by sending post variables
hey,
here is my problem: my school gave me a mail account for school-stuff use. they mail us
help with email script...
hey
I need help with my mail script
when the form on http://www.mcgdesignstudio.com/c
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
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.
What is SAP Avatar ?
Hi All,
This G.Satish , my boss asked me to explore on SAP Avatar. I searced in internet
Big Problem!! Please help
Hi Guys,
Im making a website for a friend have encountered a really annoying problem. When ev
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan