How do i
| GypsyGamer | 
					 | 
			
|---|---|
| 
					 How do i make my own PHP Page's? 
						
					 | 
			
| Trustmaster | 
					 | 
			
|---|---|
| 
					 How about more details of what you want to do? 
						May the Source be with you! 
					 | 
			
| GypsyGamer | 
					 | 
			
|---|---|
| 
					 l couldn't find where to download the 'SQL' file, so i went in the Sql directory(Did i spell it right?) i clicked on "patch---n---1"(Or something like that) and it said on top "Copy and paste this code 
						
					make a page called 'patch.php'" How do i do it?  | 
			
| GHengeveld | 
					 | 
			
|---|---|
| 
					 A .php file is basically a .txt file (you can write it in notepad, dreamweaver or any other flat text editor), which usually starts with <?php and ends with ?> 
						
					You save the file with the .php extention (instead of .txt) and upload to your php-enabled webserver to run it. A php file can also contain HTML code (which goes outside of the php starting and ending tags). Example: <?php $text = 'Hello world'; echo $text; ?>  | 
			
| Dyllon | 
					 | 
			
|---|---|
| 
					 it looks like hes more interested in plugin or something along those lines, not so much creating a file himself.  
						could you explain a little bit more? We are what we repeatedly do. Excellence then, is not an act, but a habit. 
					 | 
			
| GypsyGamer | 
					 | 
			
|---|---|
| 
					 l don't have a PC so i can't make a page. help me install cotonti, thats all i ask. 
						
					 | 
			
| Kilandor | 
					 | 
			
|---|---|
| 
					 I'm sorry but, your going to have to have a PC. You can't set it up otherwise, unless your going to pay someone to do it. 
						
					Otherwise just look around for a free forum system site  |