Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.