foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
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
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
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
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st