PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
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
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea