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,
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Price in PR
Dear Experts,
Why we have to enter the price in the PR, and why there is no free goods indicato
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i