Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Need a Timecode Class...
Not a Time Stamp, Time Code. Format is a bit different. HH:MM:SS:FF where FF is Frames. I dont re
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been