Results for "PHP"

Tags

  • Vishwas Uttam

    Skills: Database, Perl, PHP, MySQL, C, C++, HTML, CSS, Shell Scripting

    3577 days ago

  • RAJESH DETROJA

       

    Skills: Bioinformatics, Next Generation Sequence Analysis, Genomics, Database Development, Perl, PHP, MySQL, Python

    2711 days ago

  • Ram Yash Pal

    Hi!My name is Ram Yash Pal. I’m web developer. I have 5+ years of experience on web development, specially on developing large scale web application with complex business logic.My main expertises are on PHP, jQuery, Ajax, CodeIgniter, Wordpress Plugin Development and Wordpress theme customization...

    Skills: PHP, MySQL, AJAX, Wordpress, jQuery, API integration, xml parsing, json parsing, CodeIgniter

    2187 days ago

  • BOL

    An academic pursuit that will leverage the managerial, analytical and entrepreneurial skills I have gained during my education and internships to contribute towards the growth of the organization and my own in the service of community.

    Skills: Bioinformatics; Algorithm: Perl, Java, Python, MATLAB, R; Web: HTML/CSS, Apache, PHP, CGI, Javascript; Database: MySQL; Microarray data Analysis; Comparative Genomics; NGS; Proteomics; Molecular Phylogenetics; Teaching

    2915 days ago

  • Siva Shanmugam

    Skills: Python, Html, PHP, MySQL, R

    2872 days ago

  • EagleEye

    PhD student at University of Gothenburg. Most of my work involves designing or benchmarking pipelines for transcriptome and genomic sequencing data related to epigenetics and cancer.

    Skills: R bioconductor, Perl, CGI/Perl, shell scripting, Java, servlet, C, HTML, PHP, CSS, MYSQL, image processing, Matlab, Python, javascript, mathematica

    1287 days ago

  • pradyumna Jayaram

    I am working as a research fellow at Manipal University. Most of my work involves designing pipelines for genomic sequencing data.

    Skills: shell scripting, HTML, PHP, CSS, MYSQL, Java, C, C++, R bioconductor, Perl, bash-CGI, image processing, Matlab, Python, javascript

    15 days ago

  • Create custom widget area in wordpress.

    https://phpajaxhtml.blogspot.in/2018/04/create-custom-widget-in-wordpress.html

    Tags: PHP, MySql, Wordpress

    2192 days ago

  • Insert data through ajax into MySql database.

    Insert data through ajax into MySql database.1. Create form.php and copy below code into file. <script type="text/javascript"> $(document).ready(function(){ $('#submit').click(function(){ var name= $('#name').val(); var email= $('#email').val(); var sdatatring='name1='+ name +'&emai...

    Tags: PHP, MySql, Wordpress, Ajax, Programming, Language

    2191 days ago

  • Check product if already exist in to cart using woocommerce.

    Check product if already exist in to cart using woocommerce.add_action( 'woocommerce_add_to_cart_validation', 'check_product_added_to_cart', 10, 3 );function check_product_added_to_cart( $passed, $product_id, $quantity) {foreach (WC()->cart->get_cart() as $cart_key => $cart_item ){// if ...

    Tags: PHP, MySql, Wordpress, woocommerce

    2187 days ago