Search found 5 matches
- Sat Apr 03, 2004 4:30 am
- Forum: PHP - Code
- Topic: Classified ads script
- Replies: 3
- Views: 538
- Sat Apr 03, 2004 4:16 am
- Forum: PHP - Code
- Topic: Classified ads script
- Replies: 3
- Views: 538
Classified ads script
I'm looking for a classified adds system that connects to a MySql database. I found a couple of those kind of systems that needs to be paid for. Are there some that is totally free and is a person allowed to change the code ect?
Does any one know where I could find something like this?
Thanx
Does any one know where I could find something like this?
Thanx
- Wed Mar 24, 2004 5:53 am
- Forum: PHP - Code
- Topic: Redirecting a user
- Replies: 3
- Views: 494
Redirecting a user
Say for example you have two variables. If their values are both the same then the user must be directed to a certian page and if the variables are not the same then the user must be taken to a diffrent page. I searched the internet for a php script but could'nt actuaualy find anything. Does any one...
- Wed Mar 24, 2004 4:02 am
- Forum: PHP - Code
- Topic: External page
- Replies: 4
- Views: 615
- Wed Mar 24, 2004 3:56 am
- Forum: PHP - Code
- Topic: External page
- Replies: 4
- Views: 615
External page
Howzit ppl This might be a dumb question but I'm trying to make the result of a page a variable, say for example this external page's name is page.php and the other page with the main code that i'm working on is called help.php. Here is an example of what I think it must look like but I know its wro...