Undefined variables
hi
----------------------------------------------------------------------------------------------
how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
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
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
How to get all server headers like Live http Headers does
Hey all, like many of you I use the Firefox addon "Live http Headers". I'm trying to write