Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include