Printing a webpage
I use this to print the webpage:
o
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Data Function is Its Not working IN IE8
This is my first time to use formums. I hope i can get solution for this problem.
view plaincopy to
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..