Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
Giving the below syntax error
Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user wi
Problem related to Creation of PDF File?
Hi All,
I am facing a problem related to creation pdf file. when I am creating a pdf file of do
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
newbie error
what is wrong with this code ?
<html>
<body>
<?
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,