login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the