View Full Version : Help me in starting PHP
ahmararif
01-15-2005, 09:22 PM
i want to learn php please anyone can help from start to end.
shwaza
01-15-2005, 09:26 PM
well, it might help to be a little bit more specific. If anyone could fit a tutorial about everything in php into one post, they'd be a genious. What you should do, is ask a specific question, in your learning of php. For example, what are you trying to do in php? You could ask, i want to make a php code that can take over the world in 20 minutes :P
ahmararif
01-15-2005, 10:11 PM
i want to make web page.codes for startis <?
print jkljlkjkljkljkl
?> start and ends i save it but is shown nothing
shwaza
01-15-2005, 10:33 PM
Well, you have it pretty much right, but you just left out the brackets and quotation marks, it would look like this, <?php print("jkljkljkljkljkl"); ?> and that script will display the text inside of the brackets :) it would look like this http://142.177.120.117:8080/print.php
jamez226
01-19-2005, 06:03 PM
You might wana jus check out a tutorial :P
would be too much to explain in a post :)
asgsoft
01-20-2005, 11:55 AM
check this website. i found it very good. http://www.video-animation.com/html_09.shtml
I think this topic has made it far enough. If you want to learn php "start to end", go find a tutorial on the google. There's no reason to ask for a complete tutorial here.
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.