Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
(September 20, 2011 at 2:54 pm)Darwinian Wrote: Explain yourself young man
If you want a simple example, do the following:
In the .php file, create a variable with some message:
PHP Code:
$test = "Hello, Darwinian!";
In the corresponding template (i.e. the one you call at the end of the .php file), add this where you want the message to appear:
Code:
{$test}
Save, and reload the page.
It's basically a way of creating variables within PHP and then having them display without having to use echo or print methods. It means you can leave all the layout stuff to the template, and all the processing to the PHP.
September 21, 2011 at 5:36 am (This post was last modified: September 21, 2011 at 5:48 am by tackattack.)
Sae my dear, I didn't intend to upset you my dear.
here's an award for all the craziness
BTW, guys.. all this code speak isn't making it better yet. Let me know what I can do to help because it's not really a page I use. However dark gray text on a galaxy background is frustrating to try and read.
For instance I know I posted a responce but can't seem to see it now. For some more info
I went to a thread I was following via the My posts and it said the newest post was on pg 129 so I clicked on it. I backed up to the previous pages and then to page 127. When I got to 127 the next portion went away and it showed the highest page as 127 and only half of that pages posts. Here are some relative screenshots. It's very quirky.
And what's up with the 1 MB cap. I can't upload to internet places from work. I had to remove the other attachment.
"There ought to be a term that would designate those who actually follow the teachings of Jesus, since the word 'Christian' has been largely divorced from those teachings, and so polluted by fundamentalists that it has come to connote their polar opposite: intolerance, vindictive hatred, and bigotry." -- Philip Stater, Huffington Post
always working on cleaning my windows- me regarding Johari
Seems to work from home. I'll check it from work tonight. Awesome job admins!
"There ought to be a term that would designate those who actually follow the teachings of Jesus, since the word 'Christian' has been largely divorced from those teachings, and so polluted by fundamentalists that it has come to connote their polar opposite: intolerance, vindictive hatred, and bigotry." -- Philip Stater, Huffington Post
always working on cleaning my windows- me regarding Johari
Ok, even the smiley behind a sentence is not enough to establish that I am joking anymore. On ratz today someone made a serious reply to an obvious tongue in cheeck remark I made. Am I really that difficult to follow?
In any case, perhaps Void or Cinjin can help out, I don't get involved with css and/or Java here.
Best regards,
Leo van Miert
Horsepower is how hard you hit the wall --Torque is how far you take the wall with you
October 19, 2011 at 6:57 pm (This post was last modified: October 19, 2011 at 6:58 pm by fr0d0.)
That's the same as I see. Problem is those images need a higher screen res to fit in your browser. The browser doesn't give you a sideways scroll bar ever is the problem... which has been set by the code for that element.
Sophia: If you maximise the vrowser to full screen does the full image/s appear?