Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
MASS PM
Hello all, I'm trying to send mass private messages to users in my database but keep getting an erro
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
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
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST