Search found 8 matches

by hawkeye177
Wed Feb 05, 2003 8:20 pm
Forum: PHP - Code
Topic: Double Posting
Replies: 1
Views: 359

Double Posting

Hi.
One of my scripts that i wrote is having some problems because people are clicking it twice. Is there a way to make the button disappear for a few secs if they already clicked on it? Or something else that would stop it from happening?

Thanks
by hawkeye177
Thu Dec 26, 2002 10:40 am
Forum: PHP - Code
Topic: Counting Numbers
Replies: 3
Views: 494

Yeah i wrote that..

Yeah after playing with it for hours i decided just to go into word and replace the blanks to "+" and writing a simple script to calculate it all.
by hawkeye177
Wed Dec 25, 2002 5:35 pm
Forum: PHP - Code
Topic: Counting Numbers
Replies: 3
Views: 494

Counting Numbers

Hi. I'm working on a script that takes a number in a line and adds it to the number on the next line... Is there a way i can do this? <?php $data1 = XXXXX@XXXXX.COM, 64, 02/11/02, 02:58, 02/11/28, 16:00 XXXXX@XXXXX.COM, 880, 02/11/07, 19:32, 02/12/07, 12:12 XXXXX@XXXXX.COM, 1713, 02/11/07, 20:56, 02...
by hawkeye177
Sat Dec 21, 2002 7:20 pm
Forum: Databases
Topic: Help please:)
Replies: 2
Views: 824

Help please:)

I need help writing a script that will get the all the stuff that are in two fields and order them by the number. Is there a way i can do it? Here's my format. hawkshar_doc is my DB Name user Table email field dp field team field I would like for the script to show the email and the dp field only, a...
by hawkeye177
Sat Nov 30, 2002 1:13 pm
Forum: PHP - Code
Topic: loop script help
Replies: 6
Views: 1070

Nevermind:) I got it:)
by hawkeye177
Thu Nov 28, 2002 7:31 pm
Forum: PHP - Code
Topic: loop script help
Replies: 6
Views: 1070

Sweetness!!!! it works! thank you soo much!


I got one more question... how can i make this "echo $line, '<br/>x= 0000',$x ,'<br/>pct= 0000', $pct, '<br/>qct= 0000', $qct, '<hr/>'; " display more places in the script?
thanks:)
by hawkeye177
Thu Nov 28, 2002 11:34 am
Forum: PHP - Code
Topic: loop script help
Replies: 6
Views: 1070

I still can't get it to work :( When i try some of your things volka, i get some errors... I'm a n3wb. Let me explain what i want done and maybe you can help me more. I want the first line to print this x= 00001d3b f0513ae0 a9378695 00000004 pct= 00000e9f 3ed08b21 e7dda080 8e5a1355 qct= 0000008c 60d...
by hawkeye177
Wed Nov 27, 2002 7:41 pm
Forum: PHP - Code
Topic: loop script help
Replies: 6
Views: 1070

loop script help

Hi. I'm trying to make a script that reads the information and splits it into different pieces.. That part i have finished... But i need help making the script advance to next line and read more data..... Here is what my script looks like <?php $data = '1d3b f0513ae0 a9378695 00000004 0292 79f31bf1 ...