Thanks a lot scottayy.
It wotrked.
Search found 10 matches
- Sat Mar 25, 2006 2:24 am
- Forum: PHP - Code
- Topic: Headers
- Replies: 3
- Views: 340
Headers
feyd | Please use and tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] this is my coding <html> <body> <? $...
- Sat Mar 25, 2006 1:04 am
- Forum: PHP - Code
- Topic: variables from headers
- Replies: 6
- Views: 318
Reply
Not All the work.
But I only need is the code, which read the header value.
I think it is a single line.
I have read the array but failed.
Can U please show me a single line.
Rgds
Geeshan
But I only need is the code, which read the header value.
I think it is a single line.
I have read the array but failed.
Can U please show me a single line.
Rgds
Geeshan
- Sat Mar 25, 2006 12:30 am
- Forum: PHP - Code
- Topic: variables from headers
- Replies: 6
- Views: 318
- Sat Mar 25, 2006 12:09 am
- Forum: PHP - Code
- Topic: variables from headers
- Replies: 6
- Views: 318
variables from headers
how do I get the variable value if I wrote the code like this,
href ="content.php?ID=5>
I tried to get the value of ID from my content.php in many ways, but failed.
Can you please help me in this
href ="content.php?ID=5>
I tried to get the value of ID from my content.php in many ways, but failed.
Can you please help me in this
- Fri Mar 24, 2006 11:09 pm
- Forum: PHP - Code
- Topic: headers
- Replies: 2
- Views: 199
headers
Sorry for the subject. Actually I dont know how to name it, I'm very much new to php By the way, this is my problem. <td width="54%"><font color="0D52C5"><strong><a href="count.php"?ID=5 > how I get the value of ID in the next page And when I use this coding , header (&...
- Fri Mar 24, 2006 3:11 am
- Forum: PHP - Code
- Topic: Hyperlink to document
- Replies: 5
- Views: 575
Thanks
I checked the http://php.net/function.header .
It gave me a lot.
But the (Location : ...) concern with the "http:// ". isnt it.
Does it redirect to a word file if we use it like this?
header('Location : c:\aa.doc');
Rgds
Geeshan
I checked the http://php.net/function.header .
It gave me a lot.
But the (Location : ...) concern with the "http:// ". isnt it.
Does it redirect to a word file if we use it like this?
header('Location : c:\aa.doc');
Rgds
Geeshan
- Fri Mar 24, 2006 2:40 am
- Forum: PHP - Code
- Topic: Hyperlink to document
- Replies: 5
- Views: 575
- Fri Mar 24, 2006 1:13 am
- Forum: PHP - Code
- Topic: Hyperlink to document
- Replies: 5
- Views: 575
Hyperlink to document
How do I create a link to a doc file.
is the normal "include(file :///c:\aa.doc)" works.
is there any way to do this.
Geeshan
is the normal "include(file :///c:\aa.doc)" works.
is there any way to do this.
Geeshan
- Fri Mar 24, 2006 12:31 am
- Forum: PHP - Code
- Topic: hyperlink hits counting
- Replies: 2
- Views: 326
hyperlink hits counting
I am an IT student in Sri Lanka. As an assignment we have to implement a library in php.
So what I need to know is how I get the click event of a hyperlink when it is clicked.
I need it because I have to remove the articles which are not seen by anybody.
If you know please help me.
Geeshan
So what I need to know is how I get the click event of a hyperlink when it is clicked.
I need it because I have to remove the articles which are not seen by anybody.
If you know please help me.
Geeshan