PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Writting a script to arrange images........ need some help
Ok so here is the link
http://hmtotc.com/dev/projects/vrassociates/jeweler_dev/admin/index.ph
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
Export hangs
Hi all, please help
I have a Oracle 10.2.0.3.0 database. When I want to query the dba_segmen
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r