PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
replacements
I have a variable in my PHP script like
ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and p
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
FFmpeg Images 2 Video conversion problem ??
I got folder full of images , number of images = 600 , I want to make a video which plays one image
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say