Leif K-Brooks wrote:

[EMAIL PROTECTED] wrote:

i didnt understand a word of that , please rephrase ??

ASP doesn't do an upload meter by magic. PHP can do anything ASP can do, it simply doesn't have built-in features for anything unessential.

So true.. I use PHP a lot to dynamically generate DHTML and JScript, which of course are tied to ways to get data back to PHP from jscript/dhtml results. My latest project is dynamically generating "cool menus" using Thomas Brattli's Coolmenus library (jscript/dhtml) with PHP and database results.

A while back, out of sheer boredom, I wrote a PHP script which dynamically generates a PHP script using database results, saves it to a database, and then
"grabs" and executes the new script. I havent used that for anything except playing around and burning time/killing boredom. However, I also have a PHP program which you can run and edit the source code for the program inside the program itself, hit render and all of a sudden you are running the new version of the program. It is so cool that it is just plain sick. I use this methodology all the time - every day, everyone loves it, and my fridge has good food in it as a result. My point is that nothing is impossible, it is all just a matter of how you perceive things and how you react to these perceptions. Free your mind and the paychecks will follow, not to mention good code will just flow from your fingertips. :)


Kris
http://2binteractive.com
http://doomstar.com/?target=me



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to