Forum: PHP May 27th, 2005 |
| Replies: 8 Views: 11,895 Thanks ... sarahk
It works now...using this
.....
{
print ...\" ... \" ..... ;
}
......
...... |
Forum: PHP May 17th, 2005 |
| Replies: 8 Views: 11,895 Below is my code. The problem is on the 'javascript:ViewPage(article_1.html)'; How to code the quote inside the ViewPage function since im using the
echo "....." ;
<?
echo "
<script... |
Forum: PHP May 17th, 2005 |
| Replies: 6 Views: 2,050 http://www.clixGalore.com/Sale.aspx?BID=8301&AfID=90041&AdID=1418
you can try this:
Included a one time account setup fee of $49.95 , free domain name (a $35 value) and then you never pay... |
Forum: PHP May 14th, 2005 |
| Replies: 3 Views: 14,055 <?php do { ?>
I think starting on this line onwards... |
Forum: MySQL May 10th, 2005 |
| Replies: 1 Views: 17,992 I am doing an SQL statement that tries to get the percentage..but i dont know how to do it in MySQL
here is the sample of my code:
SELECT count( * ) , rating, percentage....
FROM... |