Preloading images
Posting this question here because I am not sure where this should belong.I am building an asp.net a
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
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu