I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Hashing?
Hi, I was hoping to take a string value then convert it - consistently - across each of our pages in
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&