Forum: PHP 22 Days Ago |
| Replies: 5 Views: 235 Thanks Atli.....Enjoy.... |
Forum: PHP 22 Days Ago |
| Replies: 5 Views: 235 Hi...
I have a small doubt about php print statment. pls let me know if there is any reason
Here is a doubt for me.
<?php
$a=08;
print $a;
?>
why its output is 0. |
Forum: PHP Feb 3rd, 2009 |
| Replies: 1 Views: 724 Hi
ne one needs more explanation regarding my doubts......... |
Forum: PHP Feb 3rd, 2009 |
| Replies: 2 Views: 2,718 for radio button
<td><input type="radio" name="cardtype" value="s" rel="none" checked />
Single Side <input type="radio" name="cardtype" value="b" rel="card" />
Both... |
Forum: PHP Feb 3rd, 2009 |
| Replies: 1 Views: 724 Hi Friends,
Here i require some help regarding my problem. My Problem is how can i do automatic attachment (only PDF) when i will send a email. I am using Cpdf class for writing a dynamic pdf... |
Forum: PHP Apr 21st, 2008 |
| Replies: 2 Views: 1,986 yes, I have created a Directory called test and inside that directory i have created a simple file called link.shtml...... |
Forum: PHP Apr 19th, 2008 |
| Replies: 2 Views: 1,986 Hi Expert,
when i m accessing a .shtml file from my apache server, I got this Error."You don't have permission to access /test/link.shtml on this server.: 403 Forbidden" on windows O.S
Pls tell... |