Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this