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
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
SuperCali PHP Event Calendar
does anyone have any experience with the SuperCali PHP Event Calendar? I could use some assistance
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<
printing links
Hi every1
i am connecting to a table in sql and the looping through with a while ($ var = my
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<