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
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?