webprogrammings.net
Prevent Duplicate Entry During Refresh After Form Submit | Web Programming Tutorial
http://webprogrammings.net/tutorial/individual_topic/12
Prevent Duplicate Entry During Refresh After Form Submit. Published Date: November 7, 2013. Published Time: 11:31 pm. This is an serious bug.When the Form and the action of the form is same page and insert submitted data into database, and again refresh the page,the data will be inserted again or the action will be occured.Those who are new in php,faces this problem often. We will use session. For store confirmation message to display and header(). Write this code in such a way. June 16, 2016 at 10:04 am.
webprogrammings.net
Make an array from string in javascript | Web Programming Tutorial
http://webprogrammings.net/tutorial/individual_topic/11
Make an array from string in javascript. Published Date: November 7, 2013. Published Time: 9:30 pm. Sometime we need to make an array from a specific string in javascript such as for count total word,or spliting the word for various reason. To do this javascript provides a methods called split(). Syntax of split method. These two parameters are optional. Ok, now we will see how this method works:. Write this code at top of the page or any where in javascript tage. Hello this is a Method of spliting".
webprogrammings.net
Remove Empty Value From Array | Web Programming Tutorial
http://webprogrammings.net/tutorial/individual_topic/10
Remove Empty Value From Array. Published Date: November 4, 2013. Published Time: 11:42 pm. Value from an php array,. Is so simple and easy.But during many calculation we usually need to do calculation through array variable and remove the empty value. Has a built in function to remove this empty value from array , where the index of the array doesn’t change.This is array filter(). Output will like that:. Array ( [0] = Mango [1] = Orange [2] = Apple [4] = Banana ). Very Easy and simple but Useful.
xeroneit.net
Client – XerOne IT | We think of your needs
http://xeroneit.net/client
Meet our respected clients. SiteDoctor - website health checker. Facebook Search and Page Insight. SiteSpy - Complete Visitor and SEO Analytics. Advanced Email Scraper - SaaS Pack. Smart SMS and Email Manager (SSEM). Advanced Email Scraper (AES). Library Management System (LMS). Ac Land Boalia Rajshahi. Ac Land Singra, Natore. Ac Land Natore Sadar. Ac Land Lalpur, Natore. Ac Land Baraigram, Natore. Ac Land Gurudaspur, natore. Ac land Bagha, Rajshahi. Ac Land Bagatipara, natore. Agran High School, Natore.
webprogrammings.net
Check a url is valid or invalid with PHP | Web Programming Tutorial
http://webprogrammings.net/tutorial/individual_topic/14
Check a url is valid or invalid with PHP. Published Date: May 8, 2015. Published Time: 9:59 pm. Hello Everyone. After a long day with a very simple topics but sometimes very usable. Today i will give a explanation how you can check a url or website is exists or not with PHP code. You can check with browser or through ping from command promt. But we may also check it with php programing. This function return 1 or 0. If return 1 that means the url which you tested is valid or existed. Otherwise not. Your e...
webprogrammings.net
Remote Database Access | Web Programming Tutorial
http://webprogrammings.net/tutorial/individual_topic/4
Published Date: October 15, 2013. Published Time: 8:42 pm. Some times we need to access database which is not at same server, it’s may locate on remote host, or at other server in local area network. If we want to connect this Remote database server, we can’t do it directly what we usually do for our local server. You have to need permission to access the remote database. To connect with database we need 3 parameters , host name or ip address, database username, user password. This statement will grant A...
webprogrammings.net
Easy Paypal Integration Library For CodeIgniter Framework | Web Programming Tutorial
http://webprogrammings.net/tutorial/individual_topic/5
Easy Paypal Integration Library For CodeIgniter Framework. Published Date: December 14, 2015. Published Time: 9:35 pm. Paypal payment gateway integration is very improtant and essential for e-commerce and other website where payment is needed. Here i will provide a simple Paypal library for codeIgniter framework. And i will try to explain it briefly how it works and how you use this library in your system. Copy this file and paste to your codeigniter folder in application/libraries. Change these link * /.
webprogrammings.net
Post Large Data With Ajax | Web Programming Tutorial
http://webprogrammings.net/tutorial/individual_topic/13
Post Large Data With Ajax. Published Date: August 26, 2014. Published Time: 9:31 pm. This is a very silly problem , but sometimes we may face the issue of post large data, when we will not get the expected result, it may happen that, all data will be truncated and the variable might be empty. Think this code. Ajax({ url: 'take value.php', type: 'POST', data: { value: 'some huge string here' }, success: function(result) { alert('the request was successfully sent to the server'); } }). Post max size = 128M.
xeroneit.net
Career – XerOne IT | We think of your needs
http://xeroneit.net/career
Please send your cv at info@xeroneit.net or fill the form below.