ok i am wondering how to do php becuase i wanna mka e a synimic sig do you put it in notepad and rename it what ever.php or something and upload it??

ok i am wondering how to do php becuase i wanna mka e a synimic sig do you put it in notepad and rename it what ever.php or something and upload it??
Last edited by Derek; 02-18-2006 at 09:25 AM.
Err well... it's not quite that simple, it might help if you actually learn it first.
Here
But yes the file will be parsed by the PHP if it's extension is ".php".

i read taht it doesnt help can someone teach me here
search for php tutorials on google, always helpful. you could goto a library around you, alot of times they have php/mysql books available and you could also check out the script nedren used to make his sig as a refrance.
█ Jake Omann | Developer
█ 888-X10-9668 - jake[@]x10hosting.com
█ x10Hosting - Giving Away Hosting Since 2004
█ Premium Hosting | VPS Services
PHP Code:
// PHP TAG
<?php
//To DIsplay text
echo "hello";
// CLose
?>
Result
hello
Last edited by dharmil; 02-18-2006 at 12:46 PM.
- Dharmil
It's not really that esay, I would recommend you to get a book or look for an online tutorial.
╔═══════════════════════════════════╗
≡ Alejandro ≡
Account Management and Developement
╚═══════════════════════════════════╝
I wouldn't say you need a book, as PHP really isn't that hard to learn if you are already familiar with some kind of programming language (no, HTML does not count). As mentioned, Google "php tutorials" and see what you can find. After you have the code you want, yes, you just rename your whatever.txt file to a whatever.php and then upload here.
Seven: This rule is so underrated, keep your family and business completely separated.