Author |
Message |
Topic: using CGI perameters |
sean
Replies: 3
Views: 11445
|
|
This is not on the subject, but lol, InAnimAte (sorry if i spelled that wrong), well said. I completely agree! :lol: |
Topic: CGI Forum |
sean
Replies: 4
Views: 12634
|
|
Hey cheers everyone,
I'm not sure the script archive board is what i'm looking for, but thanks anyway, it did help me to decide pn the layout.
Cheers for the PHP tip but i'm not confident on php ... |
Topic: CGI Forum |
sean
Replies: 4
Views: 12634
|
|
Hey there,
I'm getting quite good at CGI, i wrote my own Shoutbox script and i can write guestbooks, and all the other cool things you can do with forms. But,
i have reached a problem. I'm trying ... |
Topic: USING CGI. |
sean
Replies: 2
Views: 10354
|
|
Hey there,
as aprelium said, you should download a guestbook script. But they are pretty easy to make one yourself :wink:
But yeah, go ahead and download one from www.hotscripts.com
Let us ... |
Topic: Could Anyone Help? |
sean
Replies: 1
Views: 8951
|
|
Ok, so it's me again - your probably getting sick with me asking all thses questions but i'm very keen and this is the best place to get answers!
I want to create a really, REALLY basic login scrip ... |
Topic: Please Read and HELP! |
sean
Replies: 4
Views: 13015
|
|
Thanks for that Aprelium. It helped a lot. I also found a new way to do it, at the top of my pages i put:
require "cgi-lib.pl";
&ReadParse(*input);
$uname= $input{'name'};
and then in ... |
Topic: Please Read and HELP! |
sean
Replies: 4
Views: 13015
|
|
Hey thanks, but i know there is a way to do it with CGI - and i'm learning CGI, so i would like to do it with that....
Thanks anyway. |
Topic: Please Read and HELP! |
sean
Replies: 4
Views: 13015
|
|
Hey all,
I'm pretty new to this so bear with me...
How can i retrieve data from a form with CGI? For example, someone puts in the name, then press submit - how do i get the next page to say "We ... |
Topic: [b]Me again[/b] |
sean
Replies: 11
Views: 16275
|
|
I just went for it,
I re-installed everything, even abyss, and it works fine now. And so do my php scripts :P
Just a quick note to say thanks to everyone, really do appreciate it.
No doubt ... |
Topic: [b]Me again[/b] |
sean
Replies: 11
Views: 16275
|
|
i made sure php was installed like that guide, browsed to url in my browser but still nothing. I just get a blank screen, and when i view my source, it shows the php script. Any ideas? |
Topic: [b]Me again[/b] |
sean
Replies: 11
Views: 16275
|
Forum: PHP Posted: Sun Feb 01, 2004 9:30 pm Subject: Nope | |
|
Man, appreciate it but no joy. Shall i re-install php in the same folder as my web server? |
Topic: [b]Me again[/b] |
sean
Replies: 11
Views: 16275
|
|
I went into Explorer, right clicked on test.php and clicked open with...Internet explorer. Just a blank page appears. I view the source and it shows the php code there.
Here's what i'm working wit ... |
Topic: [b]Me again[/b] |
sean
Replies: 11
Views: 16275
|
|
Hey all
I had a bit of trouble earlier with CGi but i'm all sorted now, I am itching to learn php, but i need php enabled on my web server.
I have donwloaded Php and installed it fine - No Probl ... |
Topic: Please, Please Help |
sean
Replies: 6
Views: 16565
|
|
Hey all,
I installed the web server and perl and everything again and it works now. Finally, Thanks for your help. Appreciate it :D |
Topic: Please, Please Help |
sean
Replies: 6
Views: 16565
|
|
I installed perl to C:/program files..... just to make sure i was doing everything right in the tutorial. I went through it again and again making sure i had everything perfect. I read somewhere else ... |
Topic: Please, Please Help |
sean
Replies: 6
Views: 16565
|
|
Yeah, i've done all that, followed the guide but no joy.
I e-mailed you back sending my file. :? |
Topic: Please, Please Help |
sean
Replies: 6
Views: 16565
|
|
I'm running Windows XP Professional
and my perl folder is:
E:\Program Files\ActivePerl-5.8.2.808-MSWin32-x86\ActivePerl
(i have 2 hard drives - that's why it's 'E:\...') |
Topic: Please, Please Help |
sean
Replies: 6
Views: 16565
|
|
Hey everone,
I'm new to all this and i'm ok at cgi. But, i have a problem:
Usually i put:
#!usr/bin/perl as the first line on the script, but when i open it, it just displays what i have writt ... |
|