Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<