Forum: PHP Jul 2nd, 2009 |
| Replies: 6 Views: 450 Please mark this thread as Solved. |
Forum: PHP Jul 2nd, 2009 |
| Replies: 2 Views: 490 Please use this code and make this thread Solved
<html>
<head>
<SCRIPT language=javascript type="text/javascript">
function calculate() {
document.form1.elements.totalbox.value = |
Forum: PHP Jul 1st, 2009 |
| Replies: 6 Views: 450 Use this code and mark this thread as solved , Thanks.
<html>
<head>
<title>PHP Test</title>
</head>
<body>
<p>This is an HTML line
</p>
<?
echo "This is a PHP line"; |
Forum: PHP Jul 1st, 2009 |
| Replies: 6 Views: 450 When you copy from books it put qoutes not like this "
please change qoutes with these " |
Forum: PHP Jun 19th, 2009 |
| Replies: 5 Views: 499 This is a code which is available FPDF Website (http://www.fpdf.org/)
Here u can find many PDF Examples like this.
You need to download fpdf.php from this above mention website.
<?php... |
Forum: PHP Jun 18th, 2009 |
| Replies: 5 Views: 499 please search in google about OCR Control.
I hope you will find it.
Ayesha
Developer |