Hi ! I am trying to execute an external file i.e abc.exe from php but it is not working. I have used the following code: <?php...
Let me make my question again... AS I am unable to edit my own post, I am posting it again. Hi ! I have one question that is it possible to...
Okay sir ! Thanks.
Hi ! I have one question that is it possible to implement AJAX PUSH with PHP ? I want to deliever some content to my users who are currently...
[IMG] I am talking abt this.
Ok. I used r+ and added some more logic to it. <?php $ourFileName="newfile.txt"; if(is_file($ourFileName)) $fh = fopen($ourFileName, 'r+') or...
There should be direct access to Visitors Messages from My Go4Expert's left panel. Currently visitors messages are viewable if we visit our own...
I think if we start the forum, writers will start writing articles on their own or we can promote the users to make articles in FLASH Section with...
In this case, how can we edit a text file instead of just writing the data at the end of the file?
I think Go4Expert is the best programming forum. Every kind of programming help is available here. But Still we are missing FLASH Forum here. Now...
Sir if so , why ftell() function is always resulting 0 whenever it is re-opened. It should give the last point from where it has to start writing....
Just check for the HEADERS of email received where you can get the Originated IP information, later use WHOIS tools to know the location of that...
Even after closing the file, output is same. I just forgot to put fclose here. In file, I am using that one. I have edited the post. More over,...
<?php $ourFileName="newfile.txt"; $fh = fopen($ourFileName, 'a+') or die("Can't open file"); echo " File opened: ".ftell($fh);...
For PDF , there is in-built support for PDF files, for MS-Word, I thinking of using WordML. Lets see if anyone other has some solution for it.
Hi ! Is there any way to read pdf and odc files in php ? Actually my user is going to upload the files on webserver. I just want to extract the...
People with 17' monitor would be using most of the times 1280 x 1024 and people wid 14' monitor would be using 800 x 600 / 1024 x 768. These are...
I have been asked to submit a project of Web Based Drawing Pad. I was thinking of using PHP for this. But as Shabbir Sir says, PHP is not right...
Just use flash decompiler, chk the source code for play/pause button, remove it and re-build swf file. that's it.
HI ! I want to create a drawing pad and MSpaint - like application in php. Can somebody suggest me that from where should I start. ? I am not very...
Separate names with a comma.