473,387 Members | 1,757 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Php document generator from phpDoc style

Anyone knows of a good and easy program or script which generates doc file
from a phpdoc style comments????

PhpEdit has something like that but I need a standalone one...

respect....

Jul 16 '05 #1
5 7170
point <po***@caanNOSPAMproduction.com> wrote:
Anyone knows of a good and easy program or script which generates doc file
from a phpdoc style comments????


http://www.google.com/search?q=phpdoc

JOn
Jul 16 '05 #2
point wrote on Thursday 11 September 2003 07:07:
Anyone knows of a good and easy program or script which generates doc file
from a phpdoc style comments????

PhpEdit has something like that but I need a standalone one...

respect....


Try the one that I recently created - ActiveLink PHP DOC Package:

- go to http://www.active-link.com/intranet/software.php
- download DOC package and unzip it in the PHP-accessible directory
- view online documentation (actually generated by the same package)
- create and run following script to view documentation in the browser:

<?php

// import class loading function
require_once("classes/iorca/include.php");
// load required classes
import("org.active-link.doc.PHPClass");
import("org.active-link.doc.DocHTML");

// parse class comments from file
$myClass = new PHPClass();
$success = $myClass->parseFromFile("YourClassHere.php");

// generate and print HTML documentation
$myDoc = new DocHTML();
$o = $myDoc->getClassDoc($myClass);
print($o);

?>

Obviously, substitute "YourClassHere.php" with the PHP file you are
generating the documentation for.

Good luck!

--
Business Web Solutions
ActiveLink, LLC
www.active-link.com/intranet/
Jul 16 '05 #3
Hi there,
Anyone knows of a good and easy program or script which generates doc file
from a phpdoc style comments????

PhpEdit has something like that but I need a standalone one...

What about www.phpdoc.org ?

Kind regards.

Karl Heinz

--
Dipl.Ing.(FH) Karl Heinz Marbaise | Minkenberg Medien GmbH
Projektleiter / Projectmanager | www.minkenberg-medien.de
Tel.: +49 (2452) 98 91 40 | Roermonderstr. 128a
Fax.: +49 (2452) 98 91 42 | D-52525 Heinsberg

Jul 16 '05 #4
Thanx guys.......

respect....
"Karl-Heinz Marbaise" <ka********@minkenberg-medien.de> wrote in message
news:bj************@ID-68093.news.uni-berlin.de...
Hi there,
Anyone knows of a good and easy program or script which generates doc file from a phpdoc style comments????

PhpEdit has something like that but I need a standalone one...

What about www.phpdoc.org ?

Kind regards.

Karl Heinz

--
Dipl.Ing.(FH) Karl Heinz Marbaise | Minkenberg Medien GmbH
Projektleiter / Projectmanager | www.minkenberg-medien.de
Tel.: +49 (2452) 98 91 40 | Roermonderstr. 128a
Fax.: +49 (2452) 98 91 42 | D-52525 Heinsberg

Jul 16 '05 #5
Iky
point wrote:
Anyone knows of a good and easy program or script which generates doc file
from a phpdoc style comments????

PhpEdit has something like that but I need a standalone one...

respect....

doxygen

Jul 16 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: FinallyInSeattle | last post by:
I have an old product that generates a Word document using Word Automation (tables, pictures, etc). The execution speed is quite slow and I'm finally at the point where I can tell my customers...
5
by: George Hester | last post by:
function spawn(ev){ var oSelect = ''; var oFlag = false; if (ns4 || ns6) oSelect = document.getSelection(); else if (ie4 || ie5){ if (!ev) ev = window.event; oFlag = true; oSelect =...
4
by: Ghyslaine Crespe | last post by:
Hello, In my script, the line document.getElementById(id).style.background-position = "-200px -500px"; fails ! So, how can I change the background-position value ?
2
by: sushi | last post by:
Hello, I am using java script to post data back to the server when a button is clicked. In my web form, when a button is clicked, a javascript executes which submits data back to the server by...
10
by: Noor | last post by:
Hi all, I need to well formatted ms word document through vb.net. All the data that will make the word document will come from the database. and formatted dynamically. Currently i have...
14
by: Alf P. Steinbach | last post by:
Not yet perfect, but: http://home.no.net/dubjai/win32cpptut/special/pointers/ch_01.pdf http://home.no.net/dubjai/win32cpptut/special/pointers/ch_01_examples.zip To access the table of...
0
by: Miloann | last post by:
We are implementing an application that sends reminder emails to employees in other departments through intranet. The application comes with an email template in ASPX. Can I modify the codes to...
3
pbmods
by: pbmods | last post by:
Nobody I know actually uses phpdoc, but some of the staff where I work use IDEs that can parse phpdoc blocks, so I try to be accommodating. Plus I might just use it someday if I have some time to...
2
by: allan.s.palmer | last post by:
Hello, I have an asp.net pop up that is generating a Word document real time and sending it to the user by sending the appropriate response headers. When it is run on our development environment...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.