Forums
New posts
Home
What's new
New posts
New media
New media comments
Latest activity
Log in
Register
What's new
New posts
Menu
Log in
Register
Install the app
Install
Home
Forums
Main
General Discussion
cool tech general
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="bemis" data-source="post: 8338" data-attributes="member: 197"><p>I only know xenforo uses PHP, which I admittedly never look at unlessI have to. In PHP though if `count` is a variable, wouldn't it need to be something like:</p><p>[CODE=php]... and {$count} more.[/CODE]</p><p>or if it's the `count` function, and there is some object `$users_online` or something like that, something like:</p><p>[CODE=php]... and {count($users_online)} more.[/CODE]</p></blockquote><p></p>
[QUOTE="bemis, post: 8338, member: 197"] I only know xenforo uses PHP, which I admittedly never look at unlessI have to. In PHP though if `count` is a variable, wouldn't it need to be something like: [CODE=php]... and {$count} more.[/CODE] or if it's the `count` function, and there is some object `$users_online` or something like that, something like: [CODE=php]... and {count($users_online)} more.[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Home
Forums
Main
General Discussion
cool tech general
Top