i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my