php-general Digest 16 Apr 2011 13:36:27 -0000 Issue 7275

2011-04-16 Thread php-general-digest-help
php-general Digest 16 Apr 2011 13:36:27 - Issue 7275 Topics (messages 312403 through 312408): Re: $_POST vars 312403 by: Nathan Nobbe 312404 by: Stuart Dallas 312405 by: Jim Giner How to write a PHP coding to list out all files and directories as links to them?

Re: [PHP] upload big files

2011-04-16 Thread Daniel Jost
hi! this form would not really be a nice solution to upload 300mb. there would be no progress bar and no other possibility for the user to get feedback. you should consider to use a java uploaded - or a bit nicer - a javascript based solution like this: http://www.uploadify.com/

Re: [PHP] upload big files

2011-04-16 Thread Ashley Sheridan
On Sat, 2011-04-16 at 15:36 +0200, Daniel Jost wrote: hi! this form would not really be a nice solution to upload 300mb. there would be no progress bar and no other possibility for the user to get feedback. you should consider to use a java uploaded - or a bit nicer - a javascript based

Re: [PHP] upload big files

2011-04-16 Thread Daniel Jost
okay, sorry, you are right. i thought it would be purely javascript but forgot the flash component. but if you don't want your user to blindly upload 300mb over hours (depending on his internet connection) there are no other possibilities than using one of that components. or does anyone have

Re: [PHP] upload big files

2011-04-16 Thread Ashley Sheridan
On Sat, 2011-04-16 at 15:47 +0200, Daniel Jost wrote: okay, sorry, you are right. i thought it would be purely javascript but forgot the flash component. but if you don't want your user to blindly upload 300mb over hours (depending on his internet connection) there are no other

[PHP] Re: How to write a PHP coding to list out all files and directories aslinks to them?

2011-04-16 Thread Shawn McKenzie
On 04/14/2011 06:16 PM, Mikhail S wrote: How to write a PHP coding to list out all files and directories as links to them? This is somewhat similar to some index pages. When new file or folder is added to the directory, HTML page should display the newly created file/folder together with

Re: [PHP] Re: How to write a PHP coding to list out all files and directories aslinks to them?

2011-04-16 Thread Ashley Sheridan
On Sat, 2011-04-16 at 15:02 -0500, Shawn McKenzie wrote: On 04/14/2011 06:16 PM, Mikhail S wrote: How to write a PHP coding to list out all files and directories as links to them? This is somewhat similar to some index pages. When new file or folder is added to the directory, HTML

[PHP] Re: XSD to HTML

2011-04-16 Thread domih
On 4/13/2011 8:35 AM, jordan wrote: HI Does somebody know how to convert XSD file to HTML with search option. I have a lot of xsd files and need to make like next link: http://www.tom.comm.waseda.ac.jp/map7/search.cgi I need me realyhelp, thanks a lot oXygen provides a good XSD