Tags Posts tagged with "server"

server

Backend Web API with C#

0 39185
The question of choosing a language for server backend logic is one of the most important question for almost every developer, especially for a...

0 30425
Setting up dedicated Server with cPanel and a remote MySQL server Let's assume that you are running database-heavy web applications or you've got a lot...

2 50950
How to Resize images on Server Side I found this amazing small little image resizing code which will resize and display images quickly. All resizing...

0 46895
Ajax with jQuery - several interactive samples Ajax - this is group of technologies using in web development to create interactive applications. Ajax is client-server...

POPULAR TUTORIALS

How to Easily Make a PHP Chat Application

172 1379260
How to Easily Make Chat application with PHP + SQL Today I will tell you about creating simple Chat application using our existing login system....
CSS3 Modal Popups