Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
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++
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for