Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher