M. Saqib

Functions in C Programming

Functions in C Programming

Function groups a number of program statements into a unit and gives it a name. This unit can be invoked from other parts of a…

Input and Output in C: Stream Functions

The standard way of handling all input and output is done with streams in C programming regardless of where input is coming from or where…

Conditional Statements – Decision Statements – if, else

C programs are executed in a sequence, but we can control the execution of program by using any control mechanism by which we can compare…

Beginning PHP 5 and MySQL: From Novice to ProfessionalAccountants to Homes, Schools, and Jobs

This comprehensive book introduces two of the most popular Web application building technologies on the planet: PHP scripting language and MySQL database server. This book…

Core Java(TM) 2, Volume I–Fundamentals (7th Edition) (Core Java 2)

Horstmann (San Jose State University) introduces Java's syntax language, the object-oriented concepts of encapsulation and inheritance, the event model of the abstract window toolkit, the…

Core Java(TM) 2, Volume II–Advanced Features (7th Edition)

The seventh edition of Core Java(TM) 2, Volume II, covers advanced user-interface programming and the enterprise features of the Java 2 Platform, Standard Edition (J2SE?).…

Linux Apache Web Server Administration, Second Edition (Craig Hunt Linux Library)

Apache continues to be the leading open source web server in the industry, and Sybex has the information you need with a revised edition of…

PHP and MySQL Web Development (5th Edition) (Developer’s Library)

PHP and MySQL are modern open-source software that is the perfect tool for producing database-driven Web applications on the fly. PHP is a great web…