Thanks Jos for your kind reply.
I searched in google.yet i couldnt get a clear picture..
Thank you
User Profile
Collapse
-
Lightweight programming language
Kindly define and explain the term "lightweigh t programming language"
Thank you
___________
If not now,then never :)
Regards,
Viji nellaiappan -
Chat server
How to implement chat server in PHP for users in a local area network ? Please give me basic ideas to start this task..I am using XAMPP software in WindowsXP machine..
Thanks -
Php oops
Could you please explain me pros and cons of PHP with OOPs ? which programming style (Object oriented or procedure oriented approach) is best in PHP ? which one to choose for doing a project in PHP ?
Thanks -
Tool tip
How to keep tool tip for buttons,link in a html web page ? i am using notepad for coding.. -
-
Thank you...
_______________ _____
If not now,then never....
Regards,
Viji nellaiappan....Leave a comment:
-
UML and DFD
Greetings to all,
when to use UML diagram and DFD...i.e How to decide UML diagram or DFD for a project ? Difference between UML and DFD..
_______________ ___
If not now,then never.....
Regards,
Viji nellaiappan. -
while displaying record one by one using serial number it shows error for 2nd row..so i want to insert a record in that id..
______________
If not now,then never....
Regards,
Viji nellaiappan....Leave a comment:
-
Auto increment
Greetings to all,
this is my query for creating table..
Code:CREATE TABLE `books` ( `serial_num` INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT , `bk_name` VARCHAR( 200 ) NOT NULL , `qty` INT( 10 ) NOT NULL , `author` VARCHAR( 25 ) NOT NULL , PRIMARY KEY ( `serial_num` ) )
Code:+------------+------------------+------+-----+---------+----------------+
-
-
Passing values
How to send PHP variable's values to Javascript and vice-versa? -
Serialization
what is serialization ? how to serialize ? uses of serialization ?
kindly explain...Thank you... -
Mail Box
hi,
I am newbie to PHP.. I am using XAMPP software in WindowsXP (WAMP).. I have to create mailbox for sending and receiving mails using PHP..I should create inbox,sent item for each user.. I dont have any idea..I am hopeless..Pleas e explain me basic concepts for creating mailbox..If could, kindly send me any materials or articles related to my problem and suggest me a book for learning PHP.. kindly explain me IMAP..whether i have to... -
Mail
How to send e-mail using php coding ? could you please explain me in detail ? could you please send me coding ? -
php
this link may help you...
http://coding.derkeiler.com/pdf/Arch...04-04/0061.pdf
Regards,
Viji nellaiappan...Leave a comment:
-
platform independent
I think operating system routines can be developed using C and game applications can also be developed... What kind of language is C ? Is it platform independent (portable) ? -
JTextarea position
I think this coding may help you...
[code=java]
import javax.swing.*;
import java.awt.*;
public class trial extends JFrame
{
JTextArea txtarea;
JDesktopPane desk;
public trial(String title) // Constructor
{
super(title);
setDefaultClose Operation(EXIT_ ON_CLOSE);
desk=new...Leave a comment:
-
Session handling
After user logs out, user should not view any other pages in that website... After user logs out, If user clicks back/forward tab in the toolbar, page should not be displayed.. i.e page should be expired.. How to solve ? How to delete cookies and session ? help me friends.. -
Page alignment
I designed a web page using php... when i view this page in someother system, then its alignment changes in that system.. How to design in php, so that alignment remains same irrespective of system (i.e screen size) ? Help me friends...
No activity results to display
Show More
Leave a comment: