Jump to content

Web-Magazine on Ajax without using XML


alf1990

Recommended Posts

I think this is really too large of a topic to answer in a forum. I can help point you in the right direction, but I can't really provide you sample code -- it would require rewriting half of the XML Shopping Cart tutorial.

 

You'll need to know:

-- How to use PHP and MySQL together to view/edit/add/delete records (there are videos on KillerPHP about that. Additional resources: my "Basic PHP System: View/Edit/Delete/Add Records" tutorial in the PHP section of this forum, http://www.tizag.com/mysqlTutorial/, http://phpvideotutorials.com/ )

-- How to use AJAX along with PHP (I'd suggest searching for jQuery AJAX tutorials, or there is a video or two in the KillerSites jQuery course that discusses this: http://www.killerjavascript.com/beginners-jquery/)

Link to comment
Share on other sites

I think this is really too large of a topic to answer in a forum. I can help point you in the right direction, but I can't really provide you sample code -- it would require rewriting half of the XML Shopping Cart tutorial.

 

You'll need to know:

-- How to use PHP and MySQL together to view/edit/add/delete records (there are videos on KillerPHP about that. Additional resources: my "Basic PHP System: View/Edit/Delete/Add Records" tutorial in the PHP section of this forum, http://www.tizag.com/mysqlTutorial/, http://phpvideotutorials.com/ )

-- How to use AJAX along with PHP (I'd suggest searching for jQuery AJAX tutorials, or there is a video or two in the KillerSites jQuery course that discusses this: http://www.killerjavascript.com/beginners-jquery/)

Thank you for your reply! I know Html, Css, basic JavaScript, Php, Mysql, and some part of JQuery, but i don't know XML, and i would like to organize my web-magazine without using XML, use the database mysql. I have problems with organization, that is, I do not know how in the example of your online store, display data on the product. search and so on through the database mysql, but not xml. If you have a ready example of the internet shop in ajax, php and mysql, which you can use and upload to the server, add products and the like, and which can be download, please leave a link. Thank you in advance!

Link to comment
Share on other sites

In my basic PHP videos, I cover using PHP and MySQL.

Thank you for your reply Mr. Stefan Mischook! I know Html, Css, basic JavaScript, Php, Mysql, and some part of JQuery, but i don't know XML, and i would like to organize my web-magazine without using XML, use the database mysql. I have problems with organization, that is, I do not know how in the example of your online store, display data on the product. search and so on through the database mysql, but not xml. If you have a ready example of the internet shop in ajax, php and mysql, which you can use and upload to the server, add products and the like, and which can be download, please leave a link. Thank you in advance!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...