mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself