Sep 23, 2012, 03:49 PM
(This post was last modified: Sep 23, 2012, 04:09 PM by dylan12348072112.)
Dylan (dylan12348072112)
Hello I am Dylan I am a Web Developer, I know 3 most important Web scripts: PHP, HTML, CSS
PHP:
The list of things i know about it!:
Arrays
Echo
Print
$ statements
MySql
PHPMyAdmin
Upload
Download
MySql Images
MySql Music
MySql Videos
If, Else Statements
ForEach statements
While loops
Functions
Classes
POST
GET
Simple PHP script:
HTML:
The list of things i know about it!:
Everything!
Simple HTML script
CSS:
The list of things i know about it!:
Everything!
Simple CSS script:
That was a simple explain of what i know about the Web-Developing Scripts (I can do alot more of the scripts)!
Matthew (RCTgoMatthew)
Is really good with graphics like videos, music, images etc!
He is able to make allot of images in a small time!
Thanks to Matthew we have allot of images on TFGrw!
((-- May Me & Matthew can help RCTgo with some problems! --))
Hello I am Dylan I am a Web Developer, I know 3 most important Web scripts: PHP, HTML, CSS
PHP:
The list of things i know about it!:
Arrays
Echo
$ statements
MySql
PHPMyAdmin
Upload
Download
MySql Images
MySql Music
MySql Videos
If, Else Statements
ForEach statements
While loops
Functions
Classes
POST
GET
Simple PHP script:
Code:
<?php
session_start();
include 'somefile.php';
$id = $_GET['id'];
$sql = "SELECT * FROM files ORDER BY uploaded DESC":
$result = mysql_query($sql);
class tests{
function testloop($id){
while($row = msql_fetch_array($result)){
print $row['file_name']; //If a table exist with that name in the MySql database//
print $_GET['id];
}
}
$tests = new tests();
$tests -> testloop($id);
?>
HTML:
The list of things i know about it!:
Everything!
Simple HTML script
Code:
<html>
<head>
<title>TEST</title>
</head>
<body>
<a href="http://forums.rctgo.com/user-11516.html"><img src="image.php?imgid=1"></img></a>
</body>
</html>
CSS:
The list of things i know about it!:
Everything!
Simple CSS script:
Code:
#home{
margin-left: 0px;
margin-top: 0px;
color: black;
background-color: white;
width: 100px;
height: 100px;
}
That was a simple explain of what i know about the Web-Developing Scripts (I can do alot more of the scripts)!
Matthew (RCTgoMatthew)
Is really good with graphics like videos, music, images etc!
He is able to make allot of images in a small time!
Thanks to Matthew we have allot of images on TFGrw!
((-- May Me & Matthew can help RCTgo with some problems! --))