Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
UTL File problem
Hi
I have a file in certain path with the following permissions (The file is a dummy file witho
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ