|
|
|
|
Login to share your opinion SQL Server Journey with SQLAuthorityYesterday I posted A Quick Trick about SQL Server 2012 CONCAT function and the very first comment in few minutes of Vinod Kumar. He suggested that… read more SQL Server: Create Objects Automatically in New DatabasesSuppose whenever a new database is created, you also want to create a stored procedure automatically (by default) in this new database. Let us see… read more PHP for Android adds a new Dimension to app developmentAndroid app development is taking over iPhone and will soon go wild. However, the app development process is not as well defined as app development… read more The State of NoSQL in 2012If you’ve been working in the online (e.g. internet) space over the past 3 years, you are no stranger to terms like “the cloud” and… read more Android Login and Registration with PHP, MySQL and SQLiteIn my previous article Android Login and Registration Screen Design i explained designing the login and registration interfaces, but it has no functionality. In this… read more Powerful Chat System – Lesson 3Today we continue a series of articles on the creation of powerful chat system. Our third lesson will contain next elements: join form (with html5… read more Storing a File in DatabaseTo store an uploaded file in a database is more complex part than simply moving a file with move_uploaded_file. so Today we will check for… read more dhtmlxSpreadsheet – Web-Based Spreadsheet WidgetdhtmlxSpreadsheet is an open source (GPL) embeddable spreadsheet written in JavaScript and PHP. It enables you to quickly add an Excel-like, editable table on a… read more SQL 101 - Summarizing DataWhen beginning to learn SQL, it won't be long until you have to answer questions that require you to summarize the data. It's one of… read more Storing Session Data In Cookies: Problems And Security Concerns To Be Aware OfBack from my extended leave of absence, I’ll re-open the dusty cobwebbed depths of this blog to echo the sentiments of Paul Reinheimer in his… read more Mysqli with PHPIn last week, i was haven’t more work so i was experimenting a MySQLi extension in PHP and I thought that to check “how to… read more How Secure Is Your Data Center?The other day I was invited to a Hang Out on Google + where several IT Pros and a couple of journalists discussed storage issues.… read more Using SQL Azure Federations via PHPAmong the December updates to the Windows Azure platform was the introduction of SQL Azure Federations. In a nutshell, SQL Azure Federations introduces an abstraction… read more Why NoSQL Does Not Mean NoDBAWhether you like it or not, NoSQL is changing the world. Granted, it’s not even clear what NoSQL means sometimes, but there is no doubt… read more Easy AJAX Pagination Using JQuery CakePHPI was working with CakePHP's Easy AJAX Pagination Using JQuery. I found this as a great code for sorting and paging with jQuery inCakePHP. But… read more Introduction to MongoDBAs a PHP developer you are probably used to seeing applications and articles using MySQL or some other relational database management system (RDBMS). But in… read more Store Images in MySQL Database with PHPthis article is to cover the concept to store the image in mysql database. Later on we will discuss how to show the stored image… read more Store datasets directly in shared memory with PHPLearn about shared memory and how to use it in web applications as a data storage option, benefiting from high speed, reliability, and data exchange… read more Sunset and Sunrise Time using PHPPHP5 have few very interesting new functions, Using two of them you can create your own "Sunrise and Sunset Calculator" to Find sunrise and sunset… read more |
|