user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
Delete Client 066 Earlywatch
Hi all,
in former times client earlywatch was required for SAPs remote access to SAP inst
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??