Which books should I start with to learn computer Network programming, PHP, Perl and MySQL?
Ozz*mosis* asked the question:
I want to learn network programming, scripting, web development using scripting languages. There are so many books in the market and every one of them claims to be the best. So I need first hand informations and tips to choose the correct book both for beginner’s and advanced level users.
Filed Under Programming & Design | 2 Comments
what good book do you recommend me about PHP programming?
John Crack tha Don asked the question:
i am trying to buy abook to learn more about PHP programming
Filed Under Programming & Design | 3 Comments
How to learn php programming ?
Derek B asked the question:
What are some good books. Is php the best language for someone that wants to build a website to learn? I am a webmaster so learning the best language to make money online would be my goal.
Filed Under Programming & Design | 2 Comments
How to fetch a existing rss feed from a website using php. The input for the program must be the website url?
karthik mk asked the question:
The(php) program input must the website url. the reason for fetching the feed is to get the updates of the website.
Filed Under Programming & Design | 1 Comment
which scripting language is the most used when it comes to Web Programming:ASP.NET,PHP,Perl,RubyonRails?
Amitanshu G asked the question:
Which scripting language is the most used when it comes to web programming-is it ASP.NET,PHP,Ruby on Rails,Perl,Python or any other language?And what percentage of usage share/market share does it have?
Filed Under Programming & Design | 2 Comments
what are the websites that i can use to help me learn php programming ?
LeBaNeSe 4 eVeR asked the question:
what are the websites that i can use to help me learn php programming ?
Filed Under Programming & Design | 1 Comment
Web Programming problem? PHP?
wayiran asked the question:
This is the codes of a html file:
===============================
===============================
and this is for php program bamed as hh.php
===============================
$a1=$_POST["T1"];
$a2=$_POST["T2"];
$to = "wayiran@gmail.com";
$subject = "$a1";
$message = "$a2";
$from = "services@yahoo.com";
$headers = "From: $from";
mail($to,$subject,$message,$headers);
?>
===================================
I want to make my program such that when I’m clicking on the button it does two things:
1- taking the content of two text boxs and by php file mailing it to me.
2- opening page www.yahoo.com
HELP ME FOR SECOND ONE, HOW CAN I DO IT?
Filed Under Programming & Design | 5 Comments
Is Ajax a faster programming language than PHP?
LUIS III asked the question:
I read somewhere that Ajax platforms in real-time.
Filed Under Programming & Design | 2 Comments
how to link image using PHP Programming language?
Merlinda V asked the question:
how can i link an image using PHP Programming language by
looping statement.
ea. i have a table with 4 rows and 5 cols with images thumbnails with link..
Filed Under Programming & Design | 3 Comments
Where do I go to learn PHP, web programming, HTML, web servers, etc?
D-A asked the question:
I have no idea where I should go to get knowledge about all of the aspects of website building, securing a website, transferring websites, coding a website, all of the codes for websites, etc. I feel like a lost fish.
Filed Under Programming & Design | 3 Comments
« go back — keep looking »