Forum: PHP Jun 19th, 2009 |
| Replies: 1 Views: 307 Thanks for looking here.
I'd like to move the list of thumbnails that appears on the serch page of this php script (see attached).
They appear on the left side of the right column. I'd like... |
Forum: PHP Jun 18th, 2009 |
| Replies: 2 Views: 226 Thanks for your reply. i believe this is the code you requested:
<?php
error_reporting (0);
// License: You are not to sell or distribute this software without permission //
// Help and... |
Forum: PHP Jun 17th, 2009 |
| Replies: 2 Views: 226 In a php script I'm using the Registration page only had fields for name and email address, basically. I added fields, just by copying the code on the page. I added Address1, Address2, City and... |
Forum: PHP Sep 25th, 2004 |
| Replies: 2 Views: 21,315 I have tried to modify the PHP in an OSCommerce file, while trying to get my OSCommerce site up. I have apparently created the following Parse error: ....... /create_account_success.php on line 16. I... |