Forum: PHP Nov 19th, 2008 |
| Replies: 3 Views: 365 You have omitted column ( : ) on case 11, and the break statement after it. |
Forum: PHP Nov 13th, 2008 |
| Replies: 7 Views: 1,343 I went on solving your issue, but I just stumbled upon the following:
Your task is to display pages in groups of 10, so e.g. 4500 records will display on 45 pages, instead of showing page numbers... |
Forum: PHP Feb 12th, 2007 |
| Replies: 13 Views: 3,842 Well, it is not 1 but three questions :) .
Ok, now, I do not know how many and what opitons do you have on your control panel. But, if you are familiar with MySQL, you maybe will be able to do it... |
Forum: PHP Feb 12th, 2007 |
| Replies: 3 Views: 6,422 If you are using WinXP pro, you should think of installing IIS with SMTP services on. IIS is MS native web server, including HTTP, FTP and SMTP server. Still you can install only the SMTP server.
... |