How To Incorporate A Php Script To My Website - php beginner needs help
MusicOnly
Aug 5 2006, 07:57 PM
Well i dont know exactly how to say this but i ll try. So last few months i ve been discovering web design, dreamweaver, photoshop. I learned how to create layout and how to preapare it in dreamweaver but now i am stuck with php. I dont know how to put script in desired cell an lots of other stuff. yeah i am stupid, but i am who i am. all those tutorials are not helping me because they dont tell you how to install script where i want. i am going to explode. i tried to find finished script on hotscripts.com but i cant/dont_know which one will suite my needs. my layout is here.
You see, i need shoutbox script, search script like one here where i can search by song or band names, script which will show the most downloaded songs ( top 5 songs on my layout), and script which will show last 5 updated items.. and so on.. list is quite big, because i have big plans for my site and php is my only problem wright now.
My main question would be how to install damn script where i want? Second question would be can someone help me?
Notice from BuffaloHELP:
Topic title is very important. Please make it very specific. Modified.
Once you insert a PHP script into your current page, you need to rename or save as whateverfilename.php otherwise your PHP script will not work.
If, let's say, you want to insert a PHP script to your finished HTML page within a table setting, a simple way to start would be:
HTML
<table> <tr> <td>
<?PHP {insert the complete php script here} {and close it with} ?>
</td> </tr> </table>
You'll note that <?PHP is the command to start the PHP script and ?> tells it to stop running the PHP script. For more information on how to use PHP scripts, visit http://www.PHP.net or http://www.w3schools.com for more samples.
This above sample is the easiest way to start using PHP scripts for your skill level. As you graduately become more comfortable using PHP code structure, you can then design the whole webpage using only PHP commands, rather than half HTML and half PHP. But the fundamentals of PHP codes come from basic HTML commands.
There is another option for inserting PHP scripts into a page, especially if you are going to be using the same script on a lot of pages. If you put the script in it's own file (surrounded by the <?PHP and ?>) and give it a logical name, such as shoutbox.php, you can then include that file in any page you want. It also means that if you edit the script you automatically edit it for every page rather than having to go through and change it hundreds of times. To include a file you need 1 line:
True that will work but with most scripts, like rvalkass said uses the include function. Antoher way you could do it is to make a pure php file and use variables for example:
CODE
<?php
$watever="your code here";
?>
then in your main file:
CODE
<?PHP include('filename.php'); ?>
$watever
I think that is right but ill have to check u on it
True that will work but with most scripts, like rvalkass said uses the include function. Antoher way you could do it is to make a pure php file and use variables for example:
CODE
<?php
$watever="your code here";
?>
then in your main file:
CODE
<?PHP include('filename.php'); ?>
$watever
I think that is right but ill have to check u on it
yes, the code for using PHP include is
CODE
<?php include("FILE NAME.html"); ?>
and in their case, they would be putting a PHP script into the file so they would need it to be .php
i wrote a tutorial on how to use the PHP includes you can find it
Ok so i'm still working on the forum software i posted about a while back, but I have no idea
how to do this. I want to make a view new post script, as this is one of the main things that my
forum software dose not have that all other forums have. so does any body have an idea on how i
would do this? Thanks.....
I belong to a WOW guild and we're considering a website for our members. Has anyone any
experience designing and running such a site? For a start, we're only interested in a basic
website for our members so we can show member character stats, announce raids and have a forum so we
can all leave messages for each other and discuss strategy and levelling tips. I know there are
templates available and I'm wondering if it would be just as easy to use one of the premade
templates rather than create a site from scratch. Any comments would be greatly appreciated ....
Opinions? Took me a while, don't look at the design in the middle the abstract that is there
just because i needed to put something there for a example. Judge the website layout it self. And
if anyone wants to purchase this i'm open to offers.....
By basic, i mean reaaaal "BASIC". I know that its probably redundant info for so many of us, but I
still would like you to add your bit into this post , so that newbies benefit from it.....
Hi- a few days ago I was unable to view my website or log in to cpanel. So then I decided to try
to post something on trap17. Lo and behold, i couldn't log in there either. So I emailed
support. They sent me name servers and a new password. Hmm..I'm using python.trap17.com. So i
don't know who i'm going to have point the name servers to. Who is my registrar? Also I am
still unable to access CPANEL. Please help. ASAP One more thing. This has been taking up my
hosting credits...no fault of my own. So i need some of those back. Thanks -Derric....
Im sorta really new to html and php, and i want to make or edit a layout for my website that i might
get from this forum thing, and i need sombody to point me to some tutorials or make me a layout.
also if you want to you can make me a myspace one too xD. Please and thanks.....
My website was working fine, then when I tried to access it on Core FTP Lite (to upload files) Core
FTP couldnt connect (i've changed my password, but forgot to change it on Core FTP). I
disconnected from Core FTP to try and change my password, but then it couldn't re-connect, and
my website has gone down. Everytime I try and go on, I get the "The page cannot be displayed. The
page you are looking for is currently unavailable." page. However, it is only me who's getting
this....and I can't log in using FTP or access the Cpanel Any help?....
To generate an application for free web hosting account upgrade please click here:
Free Web Hosting Account Upgrade Request Form I would like to request a free web hosting
account upgrade from Trap17. Please find my application below. Domain or Subdomain Name:
erdemirteknik.com cPanel Username: erdemir Reason For Upgrade: I need more
bandwidth and space Email Address: abdullaherdemir@gmail.com My Websites Theme:
Mechanical Engineering forum site Current Hosting Credits: 49.82 ....
I would like to request free web hosting from Trap17. Please find my application below. *
Your Registered Domain Name or Desired Trap17 Subdomain Name: o fitnessabpro.trap17.com
* Account Username: o fitnessa * Introduction: o My name is Buddhi. I
like computer programming and web designing. I also like playing multiplayer online games like Call
of duty 4. I would like to build this web site to do some affiliate marketing and google adsense to
get some money. * Email Address: o buherath@gmail.com * ....
To generate an application for free web hosting please click here: Free Web Hosting
Request Form I would like to request free web hosting from Trap17. Please find my application
below. Your Registered Domain Name or Desired Trap17 Subdomain Name: erdemirteknik.com
Account Username: erdemir Introduction: I have already have a starter package. I
want to upgrade to the Regular package. And I want my files not deleted and mysql database not
deleted please. Email Address: abdullaherdemir@gmail.com Age: ....
Creating a good website, How?! I looked at many forums, searching on now to create a good
website, by good I meant good website interface. For example, Trap17 have this amazing flash header,
and nice design… I searched and searched, I found that many people started with a photoshop
picture, then they make it come true by requesting a website coder (A.K.A. Programmer) to code the
whole website for it. If, I said if, I were good a art, I can design a good nice picture off
photoshop, and I know how to code, does that means I can make a good website? Please post any ....
I need a suggestion on making money from a website. Even 30 dollars a month is fine, I just want to
make a website If you guys know any real way to start off, using any CMS, ANY, and any template or
anything (I can buy it, but must be good) and a way I can make some money I would be happy. I
don't know what but I just want to do something where people pay to do it. I don't know
what at the top of my head, but if someone knows, start spitting out ideas. Also I have a skill of
typing, I can type rediculously fast and I want to know if there are really anythi....
This simple PHP function is pretty handy if you want your websites pages in the title without having
to name individual ones. It will look like: QUOTE MyWebsite | Index QUOTE Quote:
MyWebsite | Gallery QUOTE Quote: MyWebsite | Forums etc.. paste the code into your
"functions" file, or any webpage which is included in every page you have (Reminder: To include a
webpage, use 'include("webpage.php");') You can of course put the function in each page, but
that's just annoying .. /tongue.gif" style="vertical-align:middle" emoid=":P" borde....
I'm not sure if this is the right place to post this but I really need help in installing the
dolphin community script. I have absolutely no previous experience of scripts or programming. I
would really appreciate if someone could walk me through it step-by-step, or even do it for me by
logging into my cpanel. I have tried to install it my self but I'm a little confused. I'm
sure it won't take very long at all for someone who has done this before.....
I have a website in the first place at google and other search engines, and the adress is:
http://www.free-flash-clocks.trap17.com i created another one to substitute this one, and the
adress is: http://www.freeflashclocks.com What i want from you is a good and perhaps
professional review of the new website, what can i do to optimize it to the maximum, so please do
not be afraid to say what you really think of the new website, i am open to your comments, as long
as they are creative. Perhaps you could to tell a word or two about the google adsense ads structu....
I didn't know where else to put it /sad.gif" style="vertical-align:middle" emoid=":("
border="0" alt="sad.gif" /> If moderators find another forum more suitable plz move this one
/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> I am looking
for some sort of sript or program that let's people on your website invite friends. Like they
put in their Emailadress and mails are send to everyone in their list.. I hope someone can help me
/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Greetzz....
Yes, yes. I have another script that I have written and I am distributing. I am not entirely sure if
this works. I have not tested it yet, but I will later and post back with a demo and fix it up.
Current script: CODE <?php //Save this as something like htmltest.php function
CheckForm() { $html_unsafe=$_POST['code']; //Gives us our user
input $html_safe=str_replace("<?php"," ",$html_unsafe);
//Starts security measures $html_safe=str_replace("?>","
",$html_sa....
i try to start this topic in webhost category but it seems like i cant. i dont have the permission
so i just post my topic here. im sorry mod.. i want to build a website which contains: - Links to
videos - Informations - photos - flash i don't know if i should use php or just HTML. guys,
what are your opinions..??....
I need some help. I´m trying to start my own website but I´m out of ideas about the design... The
site should look something like this (click to view) Like I said I´m out of ideas so if any of you
knows of a good and free web template that looks like my site please post the link to it. I´m also
looking for some free php scripts (classified ads, fotolog, youtube, banner exchange, link exchange,
adbux) so if you know where I can find any of those scripts please let me know. Thanks in advance.
"I Need Some Help" isn't a good topic title. Changed to a more descript....
I wonder if any one create smallest website on earth? any webmaster can share this things .. .if
they can make how could it be? /wink.gif" style="vertical-align:middle" emoid=";)" border="0"
alt="wink.gif" />....
Can someone please give me a link to the runescape 2 website. I want to play runescape 2 but, I
don't know the website and if you know the runescape 2 website then, please please please tell
meeeeeeeeeeeeeeeeeeeeee. I tried to find the runescape 2 website everyday but, I didn't. I'm
still searching for it, No answer yet. -Smartking790- ....
Hi, I came across this website www.planmylifestyle.com which offers an innovative login system. In
the traditional login system, a user is asked to enter a username and password besides many other
personal information. In this website, to register the site creates an ID file that the user can
download to the local hard drive. After registration, to login to the website, the user has to
simply upload the registered ID file (browser and select ID file from local hard drive) and click on
the Login Button. The user is then taken to the website which seems to be a searc....
Website Ideas I'm deciding to take down my site, it's getting kind of old and
boring, but I don't want to just stop with having a site. I need some ideas for something that
provides a service of some sort to people. There are millions of blogs, I really don't want to
post about my life on a daily basis anyway. All ideas will be welcomed, I can't seem to think
of anything at all, so Im asking you. What could my new website be about?....
As you know, there are quite a few websites out there, some are professional while others are not so
professional. This is where you come in. Have you ever been to a website where it was so bad that
you had to use your hands to cover the annoying content? I know I had. This website that I visited
today , in my opinion, tops the list in annoying websites. The links (and there are a lot of them)
blinks. That's right, this author uses the tag so all links blink. Because of this technique,
the majority of the site is very hard to read which is why I nominate http://....
If you are tired of providing your clients with weather feeds that take visitors off of their site
or slam their site with ads, I finally found one after searching for hours.
Here's a link to a
FREE php script that pulls the feed directly from any airport in the world to your site. It is easy
to customize and has simple, well documented installation instructions.
http://www.mattsscripts.co.uk/mweather.htm
hope you find it helpful... a good one for designers
to archive as you will most likely need it some day for a client.
Check out Matt's other free
scripts....
Hello all, A little bit back I decided to make a quiz scriptjust out of no where lol. However it
doesnt do anything special but I am going to make an email mod for it so that it will email results
to your email address. So here is the basis of it. INSTRUCTIONS: Open a new page in your text
editor and paste in the following code. CODE <?php $qid = "Quiz ID-00"; ?>
<html> <head> <title><? echo "Gamers Pub $qid";
?></title> </head> <body> <p><h3><? echo "....
Looking for incorporate, php, script, website, php, beginner
Searching Video's for incorporate, php, script, website, php, beginner
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE
forum, Create your own topics, Ask Questions, track topics, setup
subscriptions & notifications and Get a Free Website w/ Email and FTP.