Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
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
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
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
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r