Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
CE 7.1 and External GIS integration
Hi All,
We want to develop an application on CE 7.1 which uses GIS features from an exter
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++
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
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What