PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
Embed Video Problem
Hey, thanks for looking!
File to be embedded:
Code: <playlist version="1&q
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th