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
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?