View previous topic :: View next topic |
Author |
Message |
Kent -
Joined: 12 Jan 2003 Posts: 137
|
Posted: Mon May 26, 2003 5:14 am Post subject: A cool script I am writting (and I need help with it) |
|
|
I have been working on (writting) a php script that allows for a person with a php enabled site to allow content to be updated via an admin panel also has a blog feature that saves all blogs written rather than overwritting the file like the main script does with the content....
users can embed content into any webage handled by php
using the <?include ('script.php');?> command, anywho there is a part of the code I am having issues with....when a person inputs data into the article editor (edits content like text and so on) and it prints it out into the final table (which I set at 500 in width) the table seems to run off way past 500 in width due to text being input into the previous textarea without the user hitting the enter button so its running off way past the point I want it to....(causing very bad asthectics on pages)
lol.... if anyone can help me out I'd really apreciate it and I will put your name in my credits header at the top of the main script page.
its prolly something so easy to fix.... I have totally looked it over
THANX... (once the entire script is done it will be available in a .zip)
Check it out here:
http://16.sytes.net:90/0/beta.php
username: admin
password: beta |
|
Back to top |
|
 |
masa -
Joined: 05 Apr 2004 Posts: 182 Location: Hong Kong
|
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Fri May 28, 2004 4:32 pm Post subject: |
|
|
this topic is now a year old, bringing up old posts doesn't help anyone _________________ Olly |
|
Back to top |
|
 |
Kent -
Joined: 12 Jan 2003 Posts: 137
|
Posted: Mon May 31, 2004 6:44 am Post subject: really |
|
|
yea, I actually finished the script and moved on. since last year I have learned php inside out... and have created alot more scripts that actually have some use in the gpl community lol . |
|
Back to top |
|
 |
|