Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis