Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but