PDA

View Full Version : PHP hotshot help


inno
15th April 06, 05:48 PM
Hi dear forumers,

I'm in a need of a simple php based, flat-file news posting script.

like

this is the title and it's long and nice and I like chicken
posted 12-23-2323 23:23
newsnewsnewsnewsnewsnewsnewsnewsnewsnewsnewsnews
newsnewsnewsnewsnewsnewsnewsnewsnewsnewsnewsnews
newsnewsnewsnewsnewsnewsnewsnewsnewsnewsnewsnews
newsnewsnewsnewsnewsnewsnewsnewsnewsnewsnewsnews


no comments, no special styling just raw code, I can modify it with css myself,

I would be really thankful if anyone of you php-hotshots could help me with this.

Vox Pelli
15th April 06, 08:46 PM
Only PHP or MySQL also?

inno
15th April 06, 08:59 PM
php based, flat-file news posting script.


flat-file, i.e no MySQL, a txt as database, if that's out of your knowledge, make it in MySQL, thanks if you'll do it :)

stealthyninja
15th April 06, 09:15 PM
inno: Do you just want a script that'll simply create flat files or one which will also be able to edit, delete and display them within another page? Will you be entering HTML elements to these text files?

Ricky
15th April 06, 09:29 PM
Have you tried cutenews?

http://www.cutephp.com

inno
15th April 06, 09:29 PM
inno: Do you just want a script that'll simply create flat files or one which will also be able to edit, delete and display them within another page? Will you be entering HTML elements to these text files?

one where I will be able to edit, delete and display them within another page. I will probably post some links withing my newsposts, so yes, HTML elements will be present in the text files, I think, php isn't really my strongest side :|

inno
15th April 06, 09:30 PM
Have you tried cutenews?

http://www.cutephp.com

yeah, it's far to advanced.

Vox Pelli
16th April 06, 08:39 AM
Well, I would be able to do that quite simple but even the simpliest code takes too much time for me right now. If you haven't got a working script in a couple of weeks then I will be able to help you.

inno
16th April 06, 10:15 AM
Well, I would be able to do that quite simple but even the simpliest code takes too much time for me right now. If you haven't got a working script in a couple of weeks then I will be able to help you.

Okay, I see, if not any kind soul has helped me in a few weeks, I will remind you :)

Jen
17th April 06, 06:36 AM
I had that simple flat news before. Sorry couldn't remember what news I used.

Found this tutorial for you;
http://www.tutorialized.com/tutorial/Creating-a-News-System-in-PHP/1167

marks
17th April 06, 06:42 AM
If the above is not sufficient, I will have time to freely code this for you in a couple weeks, or can pass it on to a team member if you are willing to pay for his time..

Good luck finding a nice and simple system, and please do report back what works!

inno
17th April 06, 10:42 AM
Found this tutorial for you;
http://www.tutorialized.com/tutorial/Creating-a-News-System-in-PHP/1167

If the above is not sufficient, I will have time to freely code this for you in a couple weeks, or can pass it on to a team member if you are willing to pay for his time..

Good luck finding a nice and simple system, and please do report back what works!


Thank you Jennifer, I will try and walk through that tutorial, thank you mark, I will contact you with what works :)

Martijn
17th April 06, 12:25 PM
this maybe: http://www.squidfingers.com/code/php/?id=newsbox2_1 ?

inno
17th April 06, 01:38 PM
this maybe: http://www.squidfingers.com/code/php/?id=newsbox2_1 ?

Tried it, liked it, liked it alot, i'm using it, if it proves working good, I don't need any of your help in some weeks, but thanks all anyways :D and Thank you Martijn! :D

Martijn
17th April 06, 08:48 PM
no problemo muchacho, am planning to use it soon so if I run into problems i know who to call ;)