Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th