Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa