|
|
|
| You are here : HOME > PHP |
 |
 |
Dynamic Web Application Development Using PHP and MySQL
Price : $140.95 $60.49
Average
Customer Rating : Not
yet rated |
|
Editorial Review :
Providing an end-to-end view of how modern web applications are built, Dynamic Web Application Development takes a cohesive approach to building a software architecture from core components. It tells a development story by taking you right through from analysis and design, learning the core technologies, and tying them together using standard tools patterns and frameworks without straying into detail or trying to cover too many alternatives. Using PHP scripting and the MySQL database management system, this is a contemporary and well targeted coverage of important areas of web application development including Ajax, , adaptive markup, web application frameworks, standards and conformance, accessibility and security issues. It shows you how to build functionality into a website using a variety of technologies. These will work as a basic framework from which you will be able to explore more challenging developments such as porting applications to mobile devices and including more Web 2.0 features. An ideal text for web programming courses, this book will help you whether you are a student or need to reskill and want a dependable and accessible self-study package.
Customer Review :
No review yet |
 |
Professional Web APIs with PHP: eBay, Google, Paypal, Amazon, FedEx plus Web Feeds
Price : $39.99 $13.81
Average
Customer Rating : Not
yet rated |
|
Editorial Review :
- Offers hands-on tips and numerous code examples that show Web developers how to leverage content and feeds from today's top Web sites-including Google, eBay, PayPal, Amazon, Yahoo!, and FedEx
- Introduces APIs (Application Program Interfaces) in general and uses real-world examples that show how to produce and document them
- Explains how to use the popular scripting language PHP to create APIs that interact with unrelated applications over the Web
- Examples take readers through each stage of the API process, from basic test implementations to integration with existing sites
Customer Review :
No review yet |
 |
Beginning Web Development for Smartphones : Developing Web Applications with PHP, MSQL, and jQTouch
Price : $9.99
Average
Customer Rating : Not
yet rated |
|
Editorial Review :
If you’ve ever wanted to learn how to develop web applications for mobile devices, Beginning Web Development for Smartphones is for you! This book will lead you through all the code necessary for a sample bookstore application using PHP, MySQL, and jQTouch. The book covers : • Building small applications with jQTouch • Change themes, adding panels, displaying titles automatically, highlighting information • Getting user’s information through forms • Applying validity checks to input fields • Understanding navigation via panel and toolbar buttons • Introduction to PHP programming, AJAX technology, and MySQL commands • Accessing MySQL from PHP • Understanding client- and server-side databases • Creating client-side database tables • Inserting, fetching, and updating rows in server- and client-side databases • Querying server-side database tables • Understanding session management, localStorage, and sessionStorage
Customer Review :
No review yet |
 |
PHP 5 Social Networking
Price : $35.99
Average
Customer Rating : Not
yet rated |
|
Editorial Review :
This book is a fast-paced tutorial focusing on creating a Social Networking framework through an ongoing case study. It presents a lot of real-world code, with comprehensive explanation and discussion. With each chapter, the Social Networking framework is extended, with more functionality being added as we progress through the book. This book is primarily aimed at PHP developers, but is suitable for any web developers looking to expand their knowledge and understanding of Social Networking concepts. Intermediate knowledge of PHP and object-oriented programming is assumed, along with a basic knowledge of MySQL.
Customer Review :
No review yet |
 |
Practical PHP and MySQL®: Building Eight Dynamic Web Applications
Price : $44.99 $9.00
Average
Customer Rating : Not
yet rated |
|
Editorial Review :
"Practical PHP and MySQL reflects Jono's commitment to the spirit of making open source subjects accessible to everyone. The book carefully walks you through the code for eight useful, dynamic Web applications. Projects are presented in a playful way, like the forum project that touts horror movies that make you 'hide behind the couch.'" -From the Foreword by Christopher Negus, Series Editor, Negus Live Linux Series
Build Dynamic Web Sites Fast, with PHP and MySQL... Learn from Eight Ready-to-Run Applications! Suddenly, it’s easy to build commercial-quality Web applications using free and open source software. With this book, you’ll learn from eight ready-to-run, real-world applicationsall backed by clear diagrams and screenshots, well-documented code, and simple, practical explanations. Leading open source author Jono Bacon teaches the core skills you’ll need to build virtually any application. You’ll discover how to connect with databases, upload content, perform cascading deletes, edit records, validate registrations, specify user security, create reusable components, use PEAR extensions, and even build Ajax applications. Working from complete examples on the CD-ROM, you’ll create
- Generic dynamic Web sites
- Blogs
- Discussion forums
- Shopping carts
- Auction sites
- Calendars
- FAQ systems
- Reusable components
- Content management systems
- News sites
JONO BACON is Ubuntu community manager for Canonical, Ubuntu’s sponsor. He is an established speaker, author, and contributor to the open source community. Bacon co-authored Linux Desktop Hacks and The Official Ubuntu Book; has served as a columnist for Linux Format, Linux User & Developer, and PC Plus; and is an O’Reilly Networkweblog author. He is a lead developer onthe Jokosher (www.jokosher.org) project,and co-founder of LUGRadio—a podcastwith more than 15,000 listeners, andan annual event that attracts visitorsfrom around the world. CD-ROM Includes - XAMPP for Linux: easy-to-install, preconfigured Apache distributions containing MySQL, PHP, Perl, and more
- Source code for all eight fully-working applications discussed in the book
- A remastered Ubuntu live CD, set to run all eight applications live
System Requirements - CPU: Pentium III, 650 MHz. RAM: 256MB (recommended 512MB).
- Hard disk: No space required to run live CD; 250MB of space needed to put XAMPP server and projects on installed system.
Customer Review :
No review yet |
|
More
Results : [First] [Prev] 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 [Next] [Last]
Quick Link : 40 | 60 | 80 | 100 | 120 | 140 | 160 | 180 | 200 | 220
|
|
Questions & Answers
Question : How to enhance my PHP development skill and also start learning .NET to get into it as well?
I am in the PHP development with basic development skill. I want to enhance my skill to master level and also want to start learning .NET to become good .NET developer too. What are the good ways, available resources, good books and other thing that you can suggest me to start with?
Answer:
There is no subtitute of HARD WORK.As you said have basic development skill in PHP (Personal Home Page) Skill. you mau buyt Unleashed PHP (Sams publication) practice it for month or so and do a project. After that you may buy Mastering PHP (Sams Publication) and gain mastery in PHP.for .NET learning, its not advisable to learn 2 language of diff type at one go. fist finish PHP then try for .NET.for .NET fist use MSDN...buy Learns 21 days in .NETUnleased .NET (ASP, C# and VB.NET)Then go for Master series for each of this language.you MUST DO Certification in these language.Good Luck.
|
Question : How to connect a textbox to a database in php using ms access?
I have an order form desined in php. To use it I need to connect it to a database. I use Yahoo hosting service. My website is www.ibexstudents.com. It has no support for asp but supports php, javascript and perl. Any other innovative approaches are welcomed.Please give me the full procedure as I am not very good at programming. Thank you.
Answer:
Assuming you have odbc driver , and dsn registered on your webserver, this is how you do it.Now let us assume you want to update your database with something that user inputs in your text box, lets say his Display name on your website, and password.Lets assume textbox for name is txtname and for password (type="password" for asterics) is txtpass.When user clicks on submit (name btnsubmit), lets say this info should be updated in a table called User in your database $db. Also assume form method is post and action is on same page (example newuser.php)}Ofcourse this code dont handle any errors/exceptions and if u want to fetch data from database. u can use method$recordset=odbc_exec($conn,$query);odbc_fetch_row($recordset);where query could be something like select * from User.Good Luck!
|
Question : php!!!!!!!!!!!!!!!!!!!!!!!!!!!!!?
ok i have MS front page 2003 and i found really easy and good than dreamweaver 8 . but i can work with PHP by ms front page 2003?????? can i ??
Answer:
yes, you can use MS front page 2003 for woking with PHP but i suggest dreamware is better for php. either both are same.good luck
|
Question : PHP: How to store system configurations on a database and use them as constants?
I'd like to have constants in PHP which are retrieved from a database. Essentially, I'd like to create a page that can update this database table so the next time I load the site, it will use these newly updated constants which are again retrieved from the database.I'm looking for things that can be changed directly by the admin without needing to go into the source code and manually changing the hardcoded constants file.
Answer:
Make a settings file and put this in it (settings.php)Now just put this in any file that needs to access the databaseinclude ("settings.php");$link = mysql_connect("$cfg_server","$cfg_username","$cfg_password")or die("error ");mysql_select_db ("$cfg_database", $link)or die("error ");
|
Question : How to write a PHP coding to list out all files and directories as links to them?
How to write a PHP coding to list out all files and directories as links to them?This is somewhat similar to some index pages. When new file or folder is added to the directory, HTML page should display the newly created file/folder together with previous ones after it is being refreshed. (prefer in alphabatical order)How to achieve this sort of functionality in PHP? Please provide sample coding as well. (and any references)Thanks.
Answer:
// get array of all files and directories in the current directory (it is sorted alphabetically by default)$dir_entries = scandir(dirname(__FILE__)); // for PHP 5.3+, use __DIR__ instead of dirname(__FILE__)// split the array of files and directories into two arrays, one containing files and the other directories$dir_files = array();$dir_directories = array();foreach($dir_entries as $dir_entry) { if(is_dir($dir_entry)) { array_push($dir_directories, $dir_entry); } else { array_push($dir_files, $dir_entry); }}// print directoriesforeach($dir_directories as $dir_directory) { // don't print current and parent directories if($dir_directory == '.' or $dir_directory == '..') { continue; } echo "" . htmlspecialchars($dir_directory) . " \n";}// print filesforeach($dir_files as $dir_file) { echo "" . htmlspecialchars($dir_file) . " \n";}
|
Question : How can i search php programmers to build my website ?
hi alli am planning to create a new php file hosting website (like rapidshare) and searching a php programmers to do this for me ,,where can i find php programmers ?where to search ?thanks
Answer:
Hi We are a Web design & Development company from india. You can mail your requirements to mantrainsight@gmail.comWe would be happy to work for you at a reasonable rate.ReagardsAkshayCEOmantrainsightIndia
|
Question : What PHP function do you use to get a specific number of items from an array in PHP?
You want to only get the first 5 items from an array, but if there only exists less than 5 items in the array, you still want to get them all.The result would be an array variable containing at most 5 items.Is there a single PHP function that can do this? (I want to avoid using any loop or if statement)Many thanks to you all.
Answer:
use this function array_slice(array, offset, length, preservekeys) in your case the function call will be like this$result_array = array_slice($your_array, 0, 5 );
|
Question : How can i study or try PHP programming at home if I only have a laptop with WIndowsXP SP3 OS?
I want to learn PHP programming but I do not have that big server computers or a network of computers. Is it possible to do PHP programming using only a laptop connected only to internet, through a 3g modem; and running on Windows XP SP3 OS? What are the application and/or software that I need to install to make it work?
Answer:
You could install XAMPP. That will give you Apache web server, PHP and MySQL. It's fairly easy to install and setup. See fist link below.But DO make sure you secure it once installed, otherwise your machine could be vulnerable. Also not hard to do, read the instructions in the second link.
|
Question : How to get a PHP file to be included across files in different directories?
Currently I have created some php based webpages and uploaded them to my web hosting server.It has a PHP 5.1.6installed.With this I am able to include files only that are in the same directory(they work well using require() fn).If not an error message displaying some "no such file" in directory appears in the page.I would like to use them to be included in different direcetories.What should I do?
Answer:
create the directories and include the names when using the require() function.example :your index.php is in the root directory/index.phpand you have a directory with your other php files in/lib/other.phpso in index.php you will haverequire("lib/other.php");
|
Question : How do I upload a php site in dreamweaver properly?
I loaded a pre-built site into dreamweaver. Half of the pages were built in php format. I built a new page to add to the site with new links and pictures. But when I uploaded the site to the web, neither the pictures nor the links worked. Any ideas what might have caused this? Or something I missed that would prevent a newly added page from working? Settings etc? I'm using Dreamweaver CS4. Thanks in advance.
Answer:
Try using the FTP protocol to upload the files manually. Your host most probably supports FTP so all you need to do is download a client like FileZilla and then you can upload the files directly to your website.
|
Powered by Yahoo! Answers
|
|