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
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a