Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 10-10-2009, 06:16 AM   #1 (permalink)
Registered User
 
Join Date: Oct 2009
Location: Queens Village, NY
Posts: 4
OS: Vista


"Web Easy Professional 7" and PHP script

Hey,
I am new to all this. I have "Web Easy Professional 7" i was using one of the pre made templates( whis is HTML) Now i was thinking of adding PHP script in the page (chat script or comment script....ect). Can someone please help me with this or show me where i can find help please. I tryed using "Avanquest" forum for help but they dont let me post any question & nore can i find any help there.

Please help
Thnk You
www.princemgeorge.com
kinggeorge87 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 10-11-2009, 03:48 PM   #2 (permalink)
Registered User
 
Join Date: Oct 2009
Location: Queens Village, NY
Posts: 4
OS: Vista


Re: "Web Easy Professional 7" and PHP script

Quote:
Originally Posted by kinggeorge87 View Post
Hey,
I am new to all this. I have "Web Easy Professional 7" i was using one of the pre made templates( whis is HTML) Now i was thinking of adding PHP script in the page (chat script or comment script....ect). Can someone please help me with this or show me where i can find help please. I tryed using "Avanquest" forum for help but they dont let me post any question & nore can i find any help there.

Please help
Thnk You
www.princemgeorge.com
Hey all i need to embed php script in WEB EASY PRO 7. CAN SOME ONE PLEASE HELP HE. thank you
__________________
A life time for Jesus is a life time worth Living
Prince George
kinggeorge87 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-12-2009, 01:04 PM   #3 (permalink)
Moderator: Design
 
dm01's Avatar
 
Join Date: Oct 2006
Location: Richmond, B.C.; Canada
Posts: 1,417
OS: Windows XP [Version 5.1.2600] SP3 | Ubuntu Jaunty Jackalope | Windows 7 BETA

My System

Re: "Web Easy Professional 7" and PHP script

Hello, kinggeorge87; welcome to TSF!

If your host has installed PHP and has allowed you to use it, then all you need is:

HTML Code:
<?php
script and stuff goes here
?>
If your host has not installed PHP, then you will have to install it.
If you host has not allowed you to use PHP, talk to them. Often you have to pay more.

If you have any other questions please post back.
__________________


Validate your Markup Validate your CSS Notepad++
Please use [html], [php], and [code] when posting code or markup.
I do not help by Private Message or e-mail. If for some reason I have over-looked a reply to a thread that I have previously replied to, then send me a message.

Last edited by dm01; 10-12-2009 at 01:06 PM.
dm01 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-12-2009, 01:19 PM   #4 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,854
OS: Vista, various linux distros


Re: "Web Easy Professional 7" and PHP script

You'll find that doing this in Web Easy isn't made easy, you'll have to do it in the source code view and work from there. If you have any problems check out w3schools.com or post back.

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-12-2009, 03:17 PM   #5 (permalink)
Registered User
 
Join Date: Oct 2009
Location: Queens Village, NY
Posts: 4
OS: Vista


Re: "Web Easy Professional 7" and PHP script

Quote:
Originally Posted by dm01 View Post
Hello, kinggeorge87; welcome to TSF!

If your host has installed PHP and has allowed you to use it, then all you need is:

HTML Code:
<?php
script and stuff goes here
?>
If your host has not installed PHP, then you will have to install it.
If you host has not allowed you to use PHP, talk to them. Often you have to pay more.

If you have any other questions please post back.
Hey,
Thank you for the replay, My host do have PHP installed & i do have php scripts running. I think my question is in " web easy pro 7" is there a easy way to embed php script. I know that one can embed youtube videos easly in "web easy".
For example in NVU there is a function called insert PHP code. is there something lik that in web easy.
Or do you recommend a software that is easy to work with php.
thankyou
__________________
A life time for Jesus is a life time worth Living
Prince George
kinggeorge87 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-12-2009, 03:19 PM   #6 (permalink)
Registered User
 
Join Date: Oct 2009
Location: Queens Village, NY
Posts: 4
OS: Vista


Re: "Web Easy Professional 7" and PHP script

Quote:
Originally Posted by jamiemac2005 View Post
You'll find that doing this in Web Easy isn't made easy, you'll have to do it in the source code view and work from there. If you have any problems check out w3schools.com or post back.

Cheers,
Jamey
Hey,
thank you for the replay,
do you recommend a software that is easy to work with php.

Thank you
__________________
A life time for Jesus is a life time worth Living
Prince George
kinggeorge87 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-12-2009, 04:54 PM   #7 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,854
OS: Vista, various linux distros


Re: "Web Easy Professional 7" and PHP script

The only software i'd reccomend is a good text editor (Notepad++), because web-easy doesn't have an easy way to go about it, it's just about viewing the code and inserting it.
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 07:36 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85