SuperCali PHP Event Calendar
does anyone have any experience with the SuperCali PHP Event Calendar? I could use some assistance
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Blogging s/w
heya frndz!!! i want to start a blog.... m looking for a s/w like oscommerce which is thr for e-comm
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<