Skip to content
Clecotech International

Clecotech

WORLD CLASS SOFTWARE ENGINEERS WORK HERE

Want to develop Mobile App or Website ?
  • Home
  • Programming
    • PHP
    • Ruby On Rails
    • Javascript
    • HTML 5
  • Technologies
  • Social
  • More
    • IT News
    • Make Money Online
    • MongoDB
    • Solr Search
    • Video Tutorials

Day: January 4, 2013

Working With fopen and fclose in PHP

January 4, 2013

Working with fopen() and fclose() Before you jump headfirst into working with files, you need to learn a bit about the fopen() function, which…

Continue Reading

Display Directory Contents in PHP

January 4, 2013

 Example:<?php$dir = opendir(“c:/”);while($i = readdir($dir)){if(($i != “.”) && ($i != “..”)){echo “<li>$i<br>”;}}                                                      ?>                                                      save as dir.php and save to the web server.

Continue Reading

Sending Emails in PHP

January 4, 2013

Using an SMTP Server: SMTP is an acronym for Simple Mail Transfer Protocol, and an SMTP server is a machine that transports mail, just…

Continue Reading

Getting Variables from Forms in PHP

January 4, 2013

HTML forms contain at least the following elements:  1. A method  2. An action  3. A submit button In your HTML code, the first…

Continue Reading

Logical Operators

January 4, 2013

Logical Operators allow your script to determine the status of conditions (such as the comparisons in the preceding section). In the context of if…else…

Continue Reading

Comparison Operators in PHP

January 4, 2013

Operator            Definition==                     Equal to!=                      Not equal to>                …

Continue Reading

Arithmetic Operators in PHP

January 4, 2013

Operator    Example            Action+               $b = $a + 3;      Adds values–                $b =…

Continue Reading
January 2013
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28293031  
« Nov   Feb »

Categories

Analytics angular.js API backend Blogger Buzz C++ CSI CSS Delhi Rape Case Engineering Facebook front-end Games Gate 2013 HTML 5 Idea Internet IT News Javascript Jobs Make Money Online Mapbox.js MongoDB PDF PHP Programming python Rails 6 Rails Editor react React.js RSS Feeds Rubygems Ruby On Rails Social Networking Solr Search Student Sublime Technologies UI/UX Design Uncategorized Video Tutorials webpacker XML

Recent Posts

  • The Best “font-size” and “line height” for you according to UI/UX Design guidelines.
  • React Router Dom
  • How to Use Webpacker with in Rails 6
  • Wow, Your Next E-Commence with Ruby on Rails
  • What is ROR and why should I use it?

Who we are

Clecotech is an award winning web & mobile application development company.

Clecotech provides the resources to different international businesses to serve their customers & internal requirements. ClecoTech has been building web and mobile applications for over a decade. We pair project with talent and deliver high quality Applications worldwide that made us one of the leading Application development company.

What we do

ClecoTech works on AI and Machine Learning based applications, developing Mobile Applications for Android, React Native, Swift, and Ionic, and Web Applications in Ruby on Rails, Python, Django, and many other languages.

Clecotech has expertise in Discourse (Community Forum), Canvas LMS ( Learning Management System ), JitSi (Video Conferencing Software).
ClecoTech International © 2016-2021 ClecoTech International.

[email protected]
Copyright Clecotech. All rights reserved. | Theme by SuperbThemes