How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
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
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.