Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
SuperCali PHP Event Calendar
does anyone have any experience with the SuperCali PHP Event Calendar? I could use some assistance
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea