Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
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
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see