Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
Problem assigning value to variable in "IF" function
Does this script makes sense? I am trying to take the value that is set to "authenticat" 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
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w