random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan