Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
RSS feed - FeedList for WordPress
Hi,
I'm trying to alter the FeedList plugin for WordPress so that I can click on the title of
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
extract data
Code: <div class="post hentry uncustomized-post-template">
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
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