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
~829 People Reached
Favorite Tags
Member Avatar for sreya.n

hi all, i have a problem with the array search in php.I have an array like ("apple","orange","mango") and i have a variable as $var="apple 1". Now i want to search this $var is exist in the above array and if so want to retreive that element from the array? that …

Member Avatar for nav33n
0
84
Member Avatar for sreya.n

Hi all, i want to do pagination using jquery...I am not good in jquery but i would like to learn...so can u please send me the code... Thanx in advance

Member Avatar for sreya.n
0
99
Member Avatar for sreya.n

Hi all, How can i modify the attribute of a node using php? Eg: <node width='50'> <detail>test</detail> </node> i want to change the attribute width to 100 using the php code? Haw can i fix this? Thanx in advance

Member Avatar for GDICommander
0
60
Member Avatar for sreya.n

Hi all How can we modify the attribute of a node using DOM in php? For eg : [code]<node width="50"> <detail>test</detail> </node>[/code] i want to modify the attribute width as 100 using the php code? how can i do this? Thanx in advance...

0
68
Member Avatar for sreya.n

Hi all, I want to write some text into a file using javascript.And i am using the following code.But it doesn't work at all. Can you please help me... WriteFile(); [code=JavaScript]function WriteFile() { var fh = fopen("c:\\test.txt", 3); // Open the file for writing if(fh!=-1) // If the file has …

0
75
Member Avatar for sreya.n

hi all, Can I use the light box for displaying the contents in a php file in the pop up.For an image the lightbox is working properly.Is it possible to pop up a script using light box? xpecting ur reply... Thanx in advance...

Member Avatar for jeffc418
0
114
Member Avatar for sreya.n

Hi all, Any body knows what is meant by the following regular expression '/\&acct=([^"]*)/' using with 'preg_match_all'. If knows please do reply me... Thanx a lot in advance...

Member Avatar for pritaeas
0
66
Member Avatar for sreya.n

Hi all, How can we open a flv file using the lightbox?I am using the following code <a href="http://myurl.com/video/clock.flv" class="lightwindow">Link Name</a> But the browser still downloads the file instead of showing it in lightbox. One more thing...is it possible to display some text along with this video in the lightbox? …

Member Avatar for sreya.n
0
104
Member Avatar for sreya.n

Hi all, i am trying to convert my video files to flv format using example01.php of phpvideotoolkit .But they are not getting converted to flv format and it is showing following error Warning: unlink(/home/ffplay/public_html/ffmpeg/examples/tmp/1237195115-49be196b79b43-multipass-0.log) [function.unlink]: No such file or directory in /home/ffplay/public_html/ffmpeg/phpvideotoolkit.php5.php on line 2597 FFMPEG ERROR: Execute error. Output …

0
70
Member Avatar for sreya.n

Hi all, I want to store some values in an array with the elements id and parent like array(id,parent).And i want to display the values in a tree structure. How will i do this using php? Any body knows this?If so please do reply. Thanx in advance... :-)

Member Avatar for sreya.n
0
89