Hello friends, I want to learn PHP code but I have no source yet. Would you please give me an exact link where I can download video tutorials and study that. Please I need your help. I am waiting for good links.
I don't know of any video tutorials for PHP and besides that I'm not sure how that would work. you want to watch a video of someone typing code?! If you're willing to scratch the video part you might want to try w3schools.com. Also as obvious as it might seem I think the official PHP site(PHP.net) has the best tutorial you could ever have so you could also start there: http://www.php.net/manual/en/getting-started.php Keep in mind that even after you've learned PHP you'll still need PHP.net because, besides the fact that PHP is a growing language, PHP as a whole is so big that you probably would never learn it all. So you will have to go there every once in a while to learn about the functions and utilities that will help you do what you have in mind.
Ok friend. I just want to build my base not more than that. It is difficult to learn whole things only by a tutorial but i am try to my level best.
There is some video tutorials on youtube. Mostly the logic in programming. But some with source code. PHP.net is a good place to find srouces too
yeah just use php.net and work on using it with mysql. Basically you just process logic and variable trasnfer with the database with php and then echo all your html out after php has formatted it should look like this <html> <?php echo"content $variable $variabl2"; ?> <html>
PHP is such an easy language and it can be learnt very quick than you think. There are so many web resources online. Choose a good site and learn.
I have seen few tutorials from PHP Academy on YouTube as well as their site http://phpacademy.org/forum/