Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
j1inmis Ouput layout changes
Hi,
Can anybody tell how can j1inmis output layout can be changed so that vendor names ge
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?