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
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s