Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
Really need helps regarding Pagination with Sort
I need someone helps regarding pagination problem...i actually want to make my page limited to let s
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d