Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
How to have a log of all the status a VIM document had been ?
Hi guys,
I’m using SAP Invoice Management plugin and the /OPT/VIM_ANALYTICS transa
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee