Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 8 of 8
Search took 0.10 seconds.
Search: Posts Made By: tvollmer
Forum: PHP 08-26-2002, 09:53 AM
Replies: 4
Views: 735
Posted By tvollmer
Simple question about adding a field with data

Ok, I am fairly new to this whole PHP thing.

I have a script that has a form to enter a username and password.

This script then sends the username and password to a second script as variables....
Forum: PHP 08-24-2002, 08:31 PM
Replies: 7
Views: 941
Posted By tvollmer
I think i'm getting the idea now

Almost got it, but the code you gave me does not want to work in my script.

Here is a sample snippet from my code where this feature would be used:

(This is a snippet of code for displaying the...
Forum: PHP 08-24-2002, 08:47 AM
Replies: 7
Views: 941
Posted By tvollmer
Working....BUT

Ok the code you gave me works.

Now when I click on a header image for each column, it sorts that column with DESC.

How can I make it so that if you click on the image AGAIN, it toggles the sort...
Forum: PHP 08-24-2002, 08:20 AM
Replies: 7
Views: 941
Posted By tvollmer
Still having problems

Seems to work, but in a strange manner, lemme get back to you after a few tests.


Thanks


Todd
Forum: PHP 08-24-2002, 07:52 AM
Replies: 7
Views: 941
Posted By tvollmer
ok

Yes,

basicaly what the script does right now is open a database, takes the data from one of the tables and outputs it to the browser using an html <table>.

I know i can sort the entire table...
Forum: PHP 08-24-2002, 07:24 AM
Replies: 7
Views: 941
Posted By tvollmer
Question Strange question

I have a table of data that I have output to HTML in my PHP script.

Each of the columns on the table have an image for a caption.

What I want to be able to do is to click on any of the column...
Forum: MySQL 08-23-2002, 01:13 AM
Replies: 3
Views: 1,465
Posted By tvollmer
Smile Thanks

That made it work!

Thank you!

Todd
Forum: MySQL 08-22-2002, 10:49 PM
Replies: 3
Views: 1,465
Posted By tvollmer
Unhappy Could someone please tell me what I did wrong?

Here is a script I have started working on.
My web host uses PHP 4.2.2 and MySql 3.23.51

<?

// Database Variables

$server = "localhost";
$database = "tsdbase";
$username = "frank";
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT +1. The time now is 12:53 PM.