for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
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
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------