Feeds:
Posts
Comments

Archive for March, 2008

Hey folks, Microsoft has again come up with an innovative, superb product!! Microsoft’s next-generation web browser, Internet Explorer 8, has arrived. In a surprising move, after the demo of IE8 and its new features at today’s session of the MIX08 conference, the startling announcement was made: “It’s available for download now”. The new browser showcases [...]

Read Full Post »

mysql_connect() and mysql_pconnect() both are working for database connection but with little difference. In mysql_pconnect(), ‘p’ stands for persistance connection. When we are using mysql_connect() function, every time it is opening and closing the database connection, depending on the request . But in case of mysql_pconnect() function, First, when connecting, the function would try to [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.