understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
help with email script...
hey
I need help with my mail script
when the form on http://www.mcgdesignstudio.com/c
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks