What is the best tutorial website to learn PHP and MySQL programming?
Dr. Bill Fine asked the question:
I program in SQL and ASP using a Linux workstation (part-time) and would LOVE to get completely away from Microsoft. The problem is, I don’t want to learn bits and pieces, but would rather learn from a well organized online tutorial. If you want to learn ASP and SQL you go to 4guysfromrolla.com. I’m wondering if there is an equivilent site for PHP and MySQL?
Filed Under Programming & Design | 3 Comments
Is there any software that I can use to build a PHP-MYSQL database without knowing programming?
amithji asked the question:
Hopefully it will be a free solution. I dont have a big budget to work with, or time to go learn programming now.
Please help!
Filed Under Programming & Design | 1 Comment
PHP programming for ContactUS Page?
James Azad asked the question:
Hi, Can someone please upload programming code for contactus page in PHP language. Following fields needs to be included. First Name, Last Name, Email Address, Purchase Order Number and Message Field (for users to input message). Also a submit button at the bottom. Once SUBMIT button is clicked all the info should be emailed through to my email address and a auto email sent to the person who made the inquiry.
Really appreciate your help.
Thanks
James
Filed Under Programming & Design | 2 Comments
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 | 6 Comments
What is first step to learn “PHP” programming?
ISKRA asked the question:
Should I learn any programming language before I start “php”?
Filed Under Programming & Design | 5 Comments
What is the average time to become a PHP Developer?
pkaniyarkode asked the question:
Recently I came to know about the huge opportunities in PHP programming. I have already started taking its tutorial and am looking for 3 months ahead to get into freelance assignments with the same. Is it a reasonable time to be in? I had training in C++ and Java earlier. I am looking for form validation in particular. Are there any opportunities other than this?
Filed Under Programming & Design | 3 Comments
Computer programming. Is Python Similar to PHP? ?
hold_on_and_stay_strong asked the question:
I found this open source book: How to Think Like a Computer Scientist.. And it teaches you the fundamental skills of computer programming and starts you of in Python, i have read the intro and it seems to be a fairly good book to read, as the author thinks of you as having no prior programming skills, Now if i learn Python first could i easily pick up on PHP? Thanks
Filed Under Programming & Design | 3 Comments
Best book to learn PHP programming?
noelgallagherowns asked the question:
Hi, I only took 1 visual basic programming class in college, but I’m interesting in PHP and SQL coding for websites. Since I’m basically starting from scratch, what is the best book to buy for a beginner like me?
Filed Under Programming & Design | 3 Comments
Good online school for webdesign and/or php programming?
deady asked the question:
Interested in online webdesign school and/or php programming.
Either one but preferably a reputable school thats online.
Thanks
Filed Under Programming & Design | 1 Comment
Where can I work as a php programming freelancer online?
kolibrizas asked the question:
I am quite experienced php programmer and I want to earn money for this. Where can I consult people who are starting with php (for example on skype) for money?
Filed Under Programming & Design | 4 Comments
« go back — keep looking »