Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17236
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: treeview |
| Date | 2016-12-27 19:23 +0100 |
| Organization | PointedEars Software (PES) |
| Message-ID | <1766319.oMNUckLgyt@PointedEars.de> (permalink) |
| References | <o3gs6k$663$1@news.albasani.net> <87bmw32u7d.fsf@violet.siamics.net> |
Ivan Shmakov wrote: >>>>>> Jan Novak <repcom@gmail.com> writes: > > > Hi, (hopefully, this ist the right NG): i'v been searching for an > > easy treeview. It "should" be without JS because i dont know a lot > > of it and how to use it - My programming languag is PHP. All data > > comes from a database. I had try the bootstrap one, but i cant > > initialize it, that it works. > > > Can someone make a suggestion with an easy code example? > > I would happen to think that you'd have a better luck with this > question in the news:comp.lang.php newsgroup, which I'm hereby > crossposting (and setting Followup-To:) to. I do not think this is a question that belongs in this newsgroup. All that PHP could do additionally, if client-side scripting is out of the question, is to generate the corresponding HTML. And that is PHP 101. The OP should come back here when he did his homework and can present something other than vague references and “it doesn’t work”. -- PointedEars Zend Certified PHP Engineer <http://www.zend.com/en/yellow-pages/ZEND024953> <https://github.com/PointedEars> | <http://PointedEars.de/wsvn> Twitter: @PointedEars2 | Please do not cc me./Bitte keine Kopien per E-Mail.
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: treeview Ivan Shmakov <ivan@siamics.net> - 2016-12-23 03:35 +0000
Re: treeview Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-12-27 19:23 +0100
Re: treeview "R.Wieser" <address@not.available> - 2016-12-27 20:21 +0100
csiph-web