How to count all the lines of code in a directory and sub folder?
Does php pass arrays by reference?
How many bootable file in O/S - XP,2000, and 98. which are the files.
Does php require a web server?
1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10
14 Answers Aquasol, Infosys, TCS, Torque Infotech,
Tools used for drawing er diagrams?
Is php front end or back end?
How to include variables in double-quoted strings in php?
Is not null mysql?
can anyone explain about stored procedure,Triggers and transaction in php?
What are the advantages of php?
Explain mysql_errno()?
What's diffrence between Get() and Post() Function