Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
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
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.