highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
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
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de