|
-
Apr 17th, 2002, 11:24 PM
#1
Thread Starter
Frenzied Member
Response.End for PHP
I am an ASP developer, so I relate everything to ASP. I am trying to teach myself PHP. Is there something in PHP that does the same as Response.End in ASP?
-
Apr 18th, 2002, 03:40 AM
#2
PowerPoster
without knowing what Response.End does exactly i'd have to guess something like but don't count on it
-
Apr 18th, 2002, 03:42 AM
#3
PowerPoster
Ahh
response.end which effectively halts a script in it's tracks.
so I was right
-
Apr 18th, 2002, 02:15 PM
#4
Thread Starter
Frenzied Member
Yeah, I guess if I am asking PHP people, I should explain ASP stuff.
Exit is just what I needed thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|