Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
php global variable
how can we create global variable so we can use its value in any form.. Please give example to