Here I am

Php Nuke?

Attention: TDR Forum Junkies
To the point: Click this link and check out the Front Page News story(ies) where we are tracking the introduction of the 2025 Ram HD trucks.

Thanks, TDR Staff

Audiophiles, I need some advice.

Testing Username: Dale B. French

ok, I have heard of this... but all I know is HTML and only a little bit at that. What is it, and how can I use it on my site? please keep your answers simple, I am not that much of a Geek yet.
 
PHP Nuke is a portal written in PHP.



I believe it uses a MySQL back-end for data storage, and PHP is quite fast, much more so than Perl.



It's really designed for a relatively large group of individuals who provide content for a site that serves a single purpose. Each individual signs up, gets login, and then has the chance to customize his own page (not what he shows, what he sees when he logs in) created from content provided by himself or others.



It runs best on a unix server (FreeBSD, for instance), with Apache cutomized for PHP support. PHP is a server-side language that is parsed by the web server - and the php commands are sent to the PHP processor which carries out the commands, creates the results, and returns it back to the web server, which then combines it with any static content (html) provided by you.



I investigated a number of portals in recent history, and looked over PHPNuke as one of the options.



I don't see it as being particularly useful to a TDR related group, however. Perhaps you might see some situation where it would be, but I didn't. It is mostly useful in providing a central location which would concentrate information for individual users. However, this data type is mostly HTML pages and links provided by outside information providers like Reuters and so on. It is mostly dependent upon a strongly html and computer oriented as well as highly active userbase to be useful.



Similar and superior is MetaDot, which is far more powerful, but more difficult to get working and very resource intensive.



Tell me what it is that you want to accomplish and I'll suggest some things you could try out.
 
I was just currious about it... a friend of mine works for ELI in Vancouver ( a local ISP) and has his own dedicated server and uses PHP.



I want to 'JAZZ' up my website a bit (I may have to move it off Geocities to do this)... . looks like this is not what I want... I think I need to learn Java.
 
Back
Top