runnerjp Posted May 23, 2006 Share Posted May 23, 2006 hey all i really really need your help pleaseim new to this php and at 1st i thought it was like adding javascript to your site but it aintim useing a program caled sitespinner to make my site what i wanan do is create a login passwerd word script so users can only view parts of site if they are registeredis there any programs which will install this onto my website because when i look at php it seems you add it to the host server yet how do u know hwere it will appear on you homepage :S:S:S please please please help Quote Link to comment https://forums.phpfreaks.com/topic/10301-new-to-php/ Share on other sites More sharing options...
AndyB Posted May 24, 2006 Share Posted May 24, 2006 Step 1 - does your present web hosting company provide php? Quote Link to comment https://forums.phpfreaks.com/topic/10301-new-to-php/#findComment-38419 Share on other sites More sharing options...
runnerjp Posted May 24, 2006 Author Share Posted May 24, 2006 yes it has php... right iget you upload the notpad file with code onto webhost i know how to do that but its part where you have to make it appear on you webpage... wat html do u put onto your webpage for this to appear :Syes it has php... right iget you upload the notpad file with code onto webhost i know how to do that but its part where you have to make it appear on you webpage... wat html do u put onto your webpage for this to appear :S Quote Link to comment https://forums.phpfreaks.com/topic/10301-new-to-php/#findComment-38526 Share on other sites More sharing options...
wildteen88 Posted May 24, 2006 Share Posted May 24, 2006 You don't put anythink in your html file! You put the html in the PHP file! Then run the php file, you should see the output of you php script in the browser. Quote Link to comment https://forums.phpfreaks.com/topic/10301-new-to-php/#findComment-38538 Share on other sites More sharing options...
php_joe Posted May 29, 2006 Share Posted May 29, 2006 [!--quoteo(post=376628:date=May 24 2006, 07:13 PM:name=runnerjp)--][div class=\'quotetop\']QUOTE(runnerjp @ May 24 2006, 07:13 PM) [snapback]376628[/snapback][/div][div class=\'quotemain\'][!--quotec--]yes it has php... right iget you upload the notpad file with code onto webhost i know how to do that but its part where you have to make it appear on you webpage... wat html do u put onto your webpage for this to appear :S[/quote]Sounds like you're trying to do a swan dive before you learn how to swim.Start with this page:[a href=\"http://www.phpfreaks.com/phpmanual/page/introduction.html\" target=\"_blank\"]http://www.phpfreaks.com/phpmanual/page/introduction.html[/a]and then browse the tutorial.Also check out:[a href=\"http://www.php.net\" target=\"_blank\"]http://www.php.net[/a]They also have a tutorial and you can search for functions.Since you're new, it might be easiest to just install a freeware scriptYou can find some at:[a href=\"http://www.hotscripts.com\" target=\"_blank\"]http://www.hotscripts.com[/a] Quote Link to comment https://forums.phpfreaks.com/topic/10301-new-to-php/#findComment-39814 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.