Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel