|
|
#1 | |
|
Registered User
Join Date: Feb 2003
Posts: 1
|
Im currently teaching myself PHP / Mysql and I am looking for a php news script..
![]() Thanks in advance ![]() FrogLeggs |
|
|
|
|
|
|
#2 | |
|
Horus the pointy master
Join Date: Jul 2002
Location: Salt Lake City, UT
Posts: 4,609
|
heh, well, you could always try PostNuke, its alright and free I beleive
![]()
__________________
ΜΟΛΩΝ ΛΑΒΕ! |
|
|
|
|
|
|
#3 |
|
Registered User
|
www.nphp.net
I use it on my site, very easy and very customizable. But it uses textfiles, no mysql because I can't get hosting for that anywhere.
__________________
PC - | Core i7-2600K @ stock | Gigabyte GA-P67A-UD3 | 4GB Patriot Sector 5 DDR3 | Galaxy GTX 460 1GB @ stock | Corsair Force 120GB SSD | Seagate 1TB 7200RPM | 320GB Seagate 7200.10 | 2x Seagate 500GB USB 2.0 | Lite-On 20x SATA DVD+RW | Silverstone TJ-09 | Corsair 620W PSU | Logitech Z-5500s | Sennheiser HD-570 headphones | Samsung 2494LW | Laptop - | Dell Inspiron 1420 | C2D T7300 (2.0GHz, 4MB cache) | 2GB DDR2-667 | 160GB 7200RPM HDD | DVD +/- RW | 14.1" WXGA+ (1440x900) | Broadcom 802.11g | NVIDIA 8400M GS 128MB | |
|
|
|
|
|
#4 | |
|
Join Date: Jul 2002
Location: /dev/null
Posts: 1,556
|
We don't use PHP/MySQL
![]() (except for forums) Scripts: http://www.hotscripts.com/PHP/Scripts_and_Programs/
__________________
[b]Optimization guidelines by Koji Ashida of NVIDIA:[/b][list][*]Use fx12 instructions whenever possible[*]Use lowest pixel shader version[/list][url=http://developer.nvidia.com/docs/IO/10878/ChinaJoy2004_OptimizationAndTools.pdf]source[/url] [size=1]The politics are invading the technology. We don't really like to mess with politics because that kind of adversarial relationship has nothing to do with pure technical operations and the technical specifications of what we like to play with, the hardware![/size] |
|
|
|
|
|
|
#5 |
|
RootzWiki Minion
|
I wouldnt touch PostNuke/PHPNuke with a 10-foot pole, while standing behind a concrete wall and running the pole by remote.
Talk to kb244 about this - he's te ultimate php coder, put together the Envy News backend from scratch.
__________________
Some days you get the bear, some days the bear gets you. |
|
|
|
|
|
#6 | |
|
Horus the pointy master
Join Date: Jul 2002
Location: Salt Lake City, UT
Posts: 4,609
|
LOL AshG. I know, but FrogLeggs said he/she is teaching themselves how to use PHP and such, so wouldn't it decent for beginners?
![]()
__________________
ΜΟΛΩΝ ΛΑΒΕ! |
|
|
|
|
|
|
#7 |
|
Its me! Hurray!
Join Date: Jul 2002
Location: Brit in USA
Posts: 1,203
|
nVNews does not currently use PHP or MySQL. We use Perl CGI scripts and a delimited text file for a DB. I am working on a replacement PHP/MySQL system in my spare time.
One good thing that our CGI scripts do is generate the news html into a text file. This file is then just included as a server-side include into the home page. This means that the only time any scripts run is when the news is updated. Regular visitors just access a static page. Most PHP news solutions run a script and do database access every single time a user visits a page. This approach uses up a lot of system resources. To try and compensate for the performance sys admins install things like PHP accelerator, which introduce their own share of problems and security issues. Still, PHP and MySQL is a nice combo to learn. They work well together, and PHP is an easy language to pick up.
__________________
Core2 Q9400 @ 3.0, eVGA GTX 260, 4G DDR 800, Vista64 |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sooooo... what's happening with the NvNews IRC? | Kruno | Feedback Forum | 22 | 10-07-02 05:39 AM |
| NvNews = fat? | Needa916 | Feedback Forum | 4 | 10-06-02 01:05 PM |
| Wheres the link that was here at nvNews a few days ago that had to do with... | Tactics | Feedback Forum | 1 | 09-06-02 01:13 AM |
| Why no more polls on nVnews? | styles-T | Feedback Forum | 10 | 08-31-02 01:15 PM |