-
Beeblbrox replied to the topic Welcome! in the forum Welcome to fightingfantasy.net 1 year, 6 months ago
Well… I’ve been here from time to time… 😀
-
Beeblbrox changed their profile picture 1 year, 6 months ago
-
Beeblbrox started the topic Who's gonna buy me a pint? in the forum The Elf Song Tavern 1 year, 6 months ago
Well??? :-p
-
Beeblbrox replied to the topic PaperDoll Feature Request/Question in the forum Desirable Features 9 years, 3 months ago
Hi Chris
I have made the current reference available to SEL as part of a new reserved array @argv. Specifically you will want $argv[0], e.g. The current reference is: <info info=”$argv[0];” />
This echos typical programming command line argument interfaces, but I’m sure you knew that. the Current Reference is the only @argv element so far,…[Read more] -
Beeblbrox replied to the topic UTF-8 Conversion in the forum Development News 9 years, 7 months ago
(well at least hope they are, I haven’t investigated character encoding to any great depth)
-
Beeblbrox replied to the topic Have discovered why multiple select no longer works in the forum Development News 9 years, 7 months ago
… just in case anybody is interested the issue was that php requires xhtml/html forms to append the two [ ] characters after the multiple select tags name attribute if you desire multiple entries in one select list to be submitted succesfully through the php CGI (common gateway interface) interface to a php array.
For example (forgive lack of…[Read more] -
Beeblbrox replied to the topic XML style tags in the forum Development News 9 years, 11 months ago
Change 1) All tags now Lowercase e.g. <tt ref=”123″>123</tt>
Change 2) Some tags are now single tag style e.g. INFO tag was <INFO INFO=”selcode”></INFO> and is now <info info=”selcode” /> -
Beeblbrox replied to the topic Forums Updated in the forum News & Announcements 9 years, 11 months ago
test