Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
Acmlm's Board - I2 Archive - - Posts by SyntaxLegend
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
User Post
SyntaxLegend

Double metal axe
Level: 25

Posts: 101/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-11-04 09:00 AM, in Setting up a local server... Link
i was gonna have a local server but i could never get it working, so i just said screw this and did it on a live server.
SyntaxLegend

Double metal axe
Level: 25

Posts: 102/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-13-04 04:54 PM, in Silent Editing Link
Ive seen in some cases that people just edit thier posts to change a few typos. Thus creating more text to change a few letters. So can there be a little checkbox in editpost.php to change the edit thing to on or off. Example. When it's on. When you edit a post. Nothing comes up at the bottom. When Silent Edit is off. It puts in the user and time of the edit at the bottom. Good or bad idea?
SyntaxLegend

Double metal axe
Level: 25

Posts: 103/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-20-04 10:32 AM, in MySQL. . . Link
$summary=stripslashes($summary);
$date = date("m / d / y");
mysql_query("INSERT INTO `recnews` (`recent`, `date`) values ('< div class=newhead>< a href=$link>$head< /a>< /div>

$summary
< a href=$link>Read more< /a> -- ', '$date')");

that may work, not sure, else try:

$summarya=stripslashes($summary);
$date = date("m / d / y");
mysql_query("INSERT INTO `recnews` (`recent`, `date`) values ('< div class=newhead>< a href=$link>$head< /a>< /div>$summarya
< a href=$link>Read more< /a> -- ', '$date')");

And If that doesnt work:
$date = date("m / d / y");
mysql_query("INSERT INTO `recnews` (`recent`, `date`) values ('".stripslashes(< div class=newhead>< a href=$link>$head< /a>< /div>$summarya
< a href=$link>Read more< /a> -- )."', '$date')");


(edited by SyntaxLegend on 11-20-04 01:34 AM)
(edited by SyntaxLegend on 11-20-04 01:40 AM)
SyntaxLegend

Double metal axe
Level: 25

Posts: 104/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-20-04 03:10 PM, in MySQL. . . Link
Originally posted by Rydain
select * from [table] where id between 50 and 100;
select * from [table] where id in (1, 6, 21, 40);
Just clarifying. Would the correct code be set out as:
SELECT * FROM [table] WHERE id BETWEEN 50 AND 100;
and
SELECT * FROM [table] WHERE id NOT IT (1, 6, 21, 40);
SyntaxLegend

Double metal axe
Level: 25

Posts: 105/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-21-04 03:09 PM, in MySQL. . . Link
what do you mean, write to the bigening of a row.

you could update the row

UPDATE table SET id=1, col1='Hi', col2='there!' WHERE id=1;

or somethig else?
SyntaxLegend

Double metal axe
Level: 25

Posts: 106/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-22-04 04:55 PM, in Ehh.. Any good free servers to have a borad on? Link
Originally posted by Smallhacker
Ask Erk.
He kinda did say Free hosting, not the US$5 that erk charges.
SyntaxLegend

Double metal axe
Level: 25

Posts: 107/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-25-04 03:19 PM, in VB - Connecting To A Server Link
I want to create a little battle thing in VB basically for the fun of it. But i don't want for the people to have to be at the same PC. I want to be able to send the program to people and battle. Perhaps a little RPG thing in VB. ATM mainly i want to know is how to connect to server and list people in the program on that server.
SyntaxLegend

Double metal axe
Level: 25

Posts: 108/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-27-04 10:13 AM, in Help with coding.... Link
Ok So what do you want to start with? HTML? Visual Basic?
SyntaxLegend

Double metal axe
Level: 25

Posts: 109/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-27-04 01:14 PM, in Good * old fashioned `annoying` SQL `question`('s'); Link
actually i think its exactly like that, or the other way around.. but looking in the acmlmboard code. It seems to use that alot. So yeah..
SyntaxLegend

Double metal axe
Level: 25

Posts: 110/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-28-04 01:52 PM, in ALL users online? Link
yep something is wrong there. Maybe a query was change to something else other than the lasttime query...
SyntaxLegend

Double metal axe
Level: 25

Posts: 111/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-28-04 05:04 PM, in Alla Thowz cooly pictures! Link
thats not acmlmboard programming, that would go better in programming or help/suggestions
SyntaxLegend

Double metal axe
Level: 25

Posts: 112/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 12-01-04 01:15 AM, in AcmlmBoard Hack Archive Link
Administration Panel

I did it, i got sick and tired of people asking for one, then i say. There should be one at the archives. Then they go no, i already checked. So i made one with the 10 people that asked me for it. here it is everyone. enjoy. Cymoro said its good enough to be added, so enjoy. And also read the readme, it tells you how to install a certain feature.
SyntaxLegend

Double metal axe
Level: 25

Posts: 113/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 12-04-04 03:38 PM, in Stretching DIV tags Link
i want to make a layout in DIV tags, i dont want it to be a scroll bat one. i have seen plenty of tutorials but none of which tell me a DIV tag that stretchs with the text. i have tried 'height:auto;'. I cant seem to get it right.
SyntaxLegend

Double metal axe
Level: 25

Posts: 114/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 12-05-04 03:35 AM, in Stretching DIV tags Link
so if i put the min height in for 350 pixels. It will be always 350 pixels, but when the text exceeds 350 pixels, will it stretch to compensate the text?
SyntaxLegend

Double metal axe
Level: 25

Posts: 115/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 12-06-04 02:01 PM, in PHP Qusestion - Converting Seconds Link
Is there a way to convert seconds into days with out using a lot of IF queries. is there a set function?

EDIT: okay, i made my own function. It was simple. It's what happens when you code too early in the morning....


(edited by SyntaxLegend on 12-06-04 07:06 AM)
SyntaxLegend

Double metal axe
Level: 25

Posts: 116/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 12-07-04 04:42 AM, in New sig. Link
it looks good, if i remember correctly, the font is Angryblue, the style is crystal. I used that a lof for my designs. 1 thing i didnt get is why everything was a bluey color except for the dragon thing.
SyntaxLegend

Double metal axe
Level: 25

Posts: 117/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 12-07-04 10:36 AM, in What languages can you program? Link
PHP, VB6. Tiny bit of JavaScript

Languages that are not languages.

HTML, CSS.
SyntaxLegend

Double metal axe
Level: 25

Posts: 118/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 12-07-04 05:54 PM, in PHP Qusestion - Converting Seconds Link
i had made the function. simple enough.
function timedays($seconds){
$time=$seconds/86400;
return $time;
}
yeah, i know its shotty. but it does its work.
SyntaxLegend

Double metal axe
Level: 25

Posts: 119/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 12-08-04 03:51 AM, in PHP Qusestion - Converting Seconds Link
Originally posted by Acmlm
60*60*24

But I'm guessing he meant like this, where it says the days, hours, minutes and seconds
i wanted something similar like that, but i cant figure out how to do it just yet.
SyntaxLegend

Double metal axe
Level: 25

Posts: 120/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 12-10-04 11:18 AM, in PHP Designer 2005 <3 Link
i used the trial version of PHPEd, i may have a look at this one,, i was sick of using CuteHTML for when the trail expires.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
Acmlm's Board - I2 Archive - - Posts by SyntaxLegend


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.018 seconds.