Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu