Search Google

Monday 30 June 2014

php script coding example tutorial application

http://www.script-tutorials.com/pinterest-like-script-step-1/

Facebook like photo gallery with comments

Have you thought about own facebook-style photo gallry system with comments? I think – yes. Today I made up my mind to prepare it for you. Main idea – when we click at images – they popup (ajax) with bigger image at the left and comments section at the right. All images are in the database (mySQL). And, of course, we will use PHP to achieve our result.

http://www.script-tutorials.com/facebook-like-photo-gallery-with-comments/


Powerful Chat System – Lesson 9

Today I prepared new stage of our php/mysql based chat system. In our ninth lesson I added one important feature: public rooms. Now your members can talk in different public rooms. Right to create and remove rooms belong to administrators.

Today, as usual, we will publish only updated sources of our project. As you know, whole project is well structured: system classes is in ‘classes’ folder, all javascript files in ‘js’ folder, stylesheets in ‘css’ folder, all custom avatars in ‘data’ folder, images in ‘images’ folder, template files in ‘templates’ folder


http://www.script-tutorials.com/powerful-chat-system-lesson-9/

http://www.script-tutorials.com/how-to-easily-make-ajax-style-php-chat-application/

No comments:

Post a Comment