Good point, thanks!
Plamen
Search found 5 matches
- Tue Sep 11, 2007 2:00 pm
- Forum: Joombie Coding Q/A
- Topic: what does sefRelToAbs do ?
- Replies: 13
- Views: 2562
- Tue Sep 11, 2007 9:47 am
- Forum: Joombie Coding Q/A
- Topic: what does sefRelToAbs do ?
- Replies: 13
- Views: 2562
Re: what does sefRelToAbs do ?
Hi,
sefRelToAbs() converts "traditional", relative URL:
index.html?a=b&c=d
to SEF, absolute URL:
/webroot/pathto/index.html/a,b/c,d
Plamen(dp)
Plamen(dp)
sefRelToAbs() converts "traditional", relative URL:
index.html?a=b&c=d
to SEF, absolute URL:
/webroot/pathto/index.html/a,b/c,d
Plamen(dp)
Plamen(dp)
- Tue Sep 11, 2007 9:33 am
- Forum: Joombie Coding Q/A
- Topic: Key Value list
- Replies: 3
- Views: 826
Re: Key Value list
or ...
Was it TIMTOWD ?![Smiley :)](./images/smilies/smiley.gif)
Plamen(dp)
Code: Select all
while ( list($k, $v) = each($params) ) {
echo '<td>' . $k . '</td>';
echo '<td>' . $v . '</td>';
}
echo " <h1>now buy me a free beer</h1>";
Was it TIMTOWD ?
![Smiley :)](./images/smilies/smiley.gif)
Plamen(dp)
- Mon Aug 27, 2007 11:06 am
- Forum: Joombie Think Tank
- Topic: Want to help J!101???
- Replies: 28
- Views: 10216
Re: Want to help J!101???
Name: Plamen Petkov [plamendp] Education Level: bachelor (1989) Skills Programming: FORTRAN ;D, Assembler, Pascal, C, PHP, JavaScript, Java (absolute beginner), SQL, OOP HTML: very good CSS: good Graphics: little Other: Tools A lot, can't count t...
- Fri Jul 13, 2007 9:33 am
- Forum: JoomlaCode - Feedback/Information
- Topic: Code down
- Replies: 3
- Views: 1120
Re: Code down
Perhaps you already know that but very often I find JoomlaCode kinda down - either not responding or like the problem today ... To be honest I don't visit it regularly, but whenever I do (few times per day like last 2 days) I end up at site down at least once :-) Also, w tend to be a bit slow....