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
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another: