hi in PHP 5 there is a built in class called DirectoryIterator, which will help to list all directories and files in a particular directory. but when i used...
NGBM Soln Ltd. is an Offshore Software Development firm in INDIA,providing Offshore Software Soln i.e. Web Enabled App. Design and Development, IT Consulting &...
It's extremely unlikely that just using the DirectoryIterator would cause session_start to not work. More likely there is some sort of output occurring before...
hi David Thanks to hear me and it came ok tooo actually i given session_start(); then error_reporting(0); and when i changes this to error_reporting(0); then ...
Hi JK, Try the following: <?php $word = new COM("word.application") or die("Unable to instanciate Word"); print "Loaded Word, version {$word->Version} \n"; ...
Hi JK, Try the following: <?php $word = new COM("word.application") or die("Unable to instanciate Word"); print "Loaded Word, version {$word->Version} \n"; ...
Hi, please check this code i am trying to give users the ability to download zip files header("Pragma: public"); header("Expires: 0"); header("Cache-Control:...
Hello, This is just a reminder messages to let you know as subscriber of the php-objects mailing list you may be interested about the new site where you may...
php-objects@yahoogrou...
Dec 3, 2006 1:52 pm
4689
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Dec 3, 2006 1:52 pm
4690
hi, i am new toh php. actuly iss is installed in my pc and so that apache server is not working . can anyone please tell how to assign port to apache. thanks ...
Hi, Can anybody help me regarding Rss? I Know upto how to get the Rss feeds on a page, Means i get the news items on the Web page, But when we click the News...
store the latest items into ur database and display it... u can delete each day... umadhar16 <umadhar16@...> wrote: Hi, Can anybody help me regarding...
Hello All, I am getting following error. What may be the reason? Does anyone know about this? Please its urgent...!!! Warning: Unknown(): Your script possibly...
[quote] Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension ...
agung
kasatmata@...
Dec 6, 2006 7:54 pm
4698
Hello to everyone! There is the code, by which i want to take some info out of webservice: <?php include_once('./lib/nusoap.php'); $barcode="00060"; ...
Hi Thank YOu for reply, YOu said store the items in the database? which one for are you saying to store? Have i to manually store or any other way is there? ...
Hai, I attached one webpage screen shot,in that page "MYSQL" key word is identified and make it as one Ad in tooltip, I want to know how to do this one I am...
Hi guys!! can anyone please tell me how to convert a audio file size to length. Say I have a file(abc.mpeg) which is 4.6 MB in size & its length is 4.58...
use http://getid3.org/ to get the bitrate of MP3 file, getID3() is a PHP script that extracts useful information from MP3s & other multimedia file formats......
Dear All, I have problem with the class I use class in PHP5 like this: <? calss myPHP{ function sum($x,$y){ return $x+$y; } function all($a,$b,$str){ ...
Group, I am looking for the code/script that opens the file explorer when you click a button like one labeled browse. Thanks, Michael J. Reaves Database...