Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par