Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Tags
Member Avatar for nishanthaMe

Hey guys; can anyone suggest me to develop a simple RSS reader with php.

Member Avatar for pavithraCS
0
116
Member Avatar for nishanthaMe

I want to run an infinite loop,as soon as my web server start up.I can write php loop but how i start it from the start of the server without user request for starting.

Member Avatar for network18
0
145
Member Avatar for nishanthaMe

Hi all I am developing a simple socket application which fetch a given URL from the web and save it in the local hard drive. But my internet connection goes through a proxy and I would like to know that what is the connecting URL and the port for my …

Member Avatar for jephthah
0
58
Member Avatar for nishanthaMe

[code=html]<html> <head><title>mypage</title> </head> <body> <div id="first"> <div> first div</div> <div> second div</div> </div> </body> </html>[/code] Out put of this code appers as follows [B]first div second div [/B] But I want the out out as [B]second div frist div[/B] and the above out put should be right hand side of …

Member Avatar for ardeezstyle
0
98
Member Avatar for nishanthaMe

Hi all I have a div elent like this [ICODE]<div id="content" style="width:200px;height:125px;overflow:auto;color:#000000"></div>[/ICODE] I fill the div with text dynamically and scroll bars appears. But I want to show tha latest data which fills the div with out scrolling (otherwise the user have to scroll to see the latest data ) …

Member Avatar for nishanthaMe
0
138
Member Avatar for nishanthaMe

can we use javascript inside css classes, Because I want to get the browser window width to the css width atribute. Thanks

Member Avatar for MidiMagic
0
138
Member Avatar for nishanthaMe

Hi all I am running a chat server on port 5222 at localhost and it accepts xml from the clients. So I am going to develop my chat clients using javascripts hence I would like to know, how I connect to specific port at localhost and sending xml to the …

Member Avatar for plazmo
0
112
Member Avatar for nishanthaMe

Hi all I am just creating a chap programe for my educational purpose I want to develop a user interface to the chat client as the one in gmail chat (the nice small one).So can anyone give some idea about how to create such user interface and I know litle …

Member Avatar for phper
0
62
Member Avatar for nishanthaMe

Hi guys I just trying to do some string matching and I want to use boyer-moor algorithm. What I am doing is, read a file from fopen() and searching counting the word "table" in the file.Can any one let me know a palce where a php implementation of boyer-moor algorithm …

Member Avatar for petr.pavel
0
83
Member Avatar for nishanthaMe

I just want to program a proxy server for one of my academic purposes.I would be very thankful if any one can let me know a place where a simple proxy server code written in c language or some resources about proxy architecture. Thanks

Member Avatar for jephthah
0
69
Member Avatar for nishanthaMe

Hi all; i want to insert a a div tag inside the javascript (in order to : xmlhttpreuest object status is not 4 then a messaga saying Loading..............) as well as I want to put that message center of the page but should not change if the scroll bar dragged.so …

Member Avatar for DangerDev
0
61
Member Avatar for nishanthaMe

So guys I have program written in php and requires a database with two tables.I want the programe to check that a database exists and if not automatically create database and it's tables. can anyone suggest me a suitable way.

Member Avatar for nav33n
0
69
Member Avatar for nishanthaMe

I want to get the result from the database page by page (like google search).please someone can give me an idea

Member Avatar for nav33n
0
69
Member Avatar for nishanthaMe

I want to calculate the difference of two given dates.For instance $day1=05/04/2007 and $day2=02/01/2006 so I want to substract $day2 from $day2 and get the answer in days .what should I do

Member Avatar for XBow
0
78
Member Avatar for nishanthaMe

I am developing an application using xampp and in that appliaction I want to send sms.So is there any support from php for sending sms(I have a gprs modem) or is there any other way.

Member Avatar for zappy
0
111
Member Avatar for nishanthaMe

i am new to this web developments and I like to have text fields in my web developments such as the ones in this forum registration (the text field, we fill to register).So some one can ,let me know. (another example is attached here with)

Member Avatar for Njegos
0
76