Simple News Script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
QuanTum
Forum Newbie
Posts: 1
Joined: Sat May 25, 2002 7:24 am

Simple News Script

Post by QuanTum »

Hello,
I was wondering if anyone could help me out with a little project iam doing at the moment, iam new to php and its kinda confusing.

I have made a basic site in php, and now i want to ad a news script that uses a mysql database so that people can log in and post news to the sites main page, just like phpnuke i guess. Is this hard to do?

Any help would be greatly appreciated
Thanks :wink:
User avatar
EvilWalrus
Site Admin
Posts: 209
Joined: Thu Apr 18, 2002 3:21 pm
Location: Springmont, PA USA

Post by EvilWalrus »

just like drugs, "say no to php nuke"...

anyways, head over to HotScripts.com... they have a <span style='color:blue' title='I&#39;m naughty, are you naughty?'>smurf</span> of news scripts for you to use....
User avatar
hob_goblin
Forum Regular
Posts: 978
Joined: Sun Apr 28, 2002 9:53 pm
Contact:

Post by hob_goblin »

i use fusion, very very nice....but er...it doesn't use mysql...

i know hotscripts has alot of mysql ones though,
hotscripts is great, i submitted my works there, and now i get about 50 more hits a day :)
Oxy
Forum Newbie
Posts: 17
Joined: Fri Apr 19, 2002 5:47 am
Location: U.K
Contact:

Post by Oxy »

I wrote a series of three tutorials on the subject, they cover posting, editing and deleting news using a mysql database :D

http://www.oxyscripts.com/view_tutorial.php?id=18
http://www.oxyscripts.com/view_tutorial.php?id=26
http://www.oxyscripts.com/view_tutorial.php?id=28

Hope that helps
Post Reply