Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Recognising Revenue daily
Hello.
Has anyone come across daily recognition of deferred income?
We want to implement R
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
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++