A webmaster forum specifically catering for Australian site owners. We discuss site development, marketing and management issues.
Please welcome our newest member, conorod!
Spice up your web site with the ultimate community message board solution!
Fake Id'sGet fake Id's made right now!
vBSEOSearch Engine Optimization for your VBulletin Forum.
AdminFusion
»
PHP Template Engine Help
| | #1 |
| | #2 |
| | |||||
|
Title: AF Lead Developer Join Date: Sep 2005 Posts: 1,186 Location: OHIO, US ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I'm sorry if this isn't constructive as to helping you write your own engine, but I have always been a fan of not re-inventing the wheel. There are several really good opensource engines out, some are bulky and complicated others are simpler. Below is a link to my personal favorite. http://templatepower.codocad.com/
__________________ Do not post your PF private key in public. Did I help you with this post? If so, pls click the rep button or send money. | ||||
| |
| | #3 |
| | |||||
|
Title: AF Lead Developer Join Date: Sep 2005 Posts: 1,186 Location: OHIO, US ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | As for your actual problem. It is happening because the input variable $file is never being updated. So it is grabbing a fresh copy of the $file data every time, thus removing ur changes. Below is a copy with changes I would make to fix it. PHP Code:
__________________ Do not post your PF private key in public. Did I help you with this post? If so, pls click the rep button or send money. | ||||
| |
| | #4 |
| | #5 |
| | #6 |
| | |||||
|
Title: Apprentice Join Date: Oct 2005 Posts: 481 ![]() | but I could just use display couldn't I? I could just use PHP Code:
__________________ Well I thought it was cool ![]() | ||||
| |
| | #7 |
| | |||||
|
Title: AF Lead Developer Join Date: Sep 2005 Posts: 1,186 Location: OHIO, US ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | yes. I was just using the code that you had in the original file. Wasn't looking further than that.
__________________ Do not post your PF private key in public. Did I help you with this post? If so, pls click the rep button or send money. | ||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Yahoo Lays Out Welcome Mat For PHP Devs | shellspeare | Graphics and Design | 0 | 03-01-2006 09:08 AM |
| php Resource List | gprime | Graphics and Design | 6 | 01-24-2006 05:01 PM |
