Re: [PHP] Facebook PHP compiler

2010-02-05 Thread ebhakt
Thanks for th einfo man!! On Fri, Feb 5, 2010 at 3:35 AM, German Geek wrote: > Yes. Totally agree. Would like to try asap. > ++Tim Hinnerk Heuer++ > > http://www.ihostnz.com > > > On 3 February 2010 10:15, Adam Richardson wrote: > > > Looks very promising !!! > > > > On Tue, Feb 2, 2010 at 1:12

[PHP] Hi list --- justa simple question

2010-02-07 Thread ebhakt
I am developing a website here wherein i need to post a lot of content. I am trying to develop a script to post data automatically to the site the site is designed in drupal any idea/comment or suggestion on how should i begin with because i am new to php language -- Bhaskar Tiwari GTSE General

Re: [PHP] Re: Hi list --- justa simple question

2010-02-07 Thread ebhakt
website On Sun, Feb 7, 2010 at 8:35 AM, Al wrote: > > > On 2/7/2010 10:22 AM, ebhakt wrote: > >> I am developing a website here wherein i need to post a lot of content. >> I am trying to develop a script to post data automatically to the site >> the site is designed in

Re: [PHP] bug tracking system

2010-03-28 Thread ebhakt
Use drupal with the bug tracking system http://drupal.org/project/project_issue On Sun, Mar 28, 2010 at 6:58 PM, Andre Polykanine wrote: > Hello everyone, > > Can you recommend a bug tracking system to be installed on the site? > Requirements: written in PHP (or maybe Perl); tickets system; e-ma

[PHP] how to provide download of files mow in documentroot

2010-03-28 Thread ebhakt
Hi i am writing a web application in php this webapp primarily focuses on file uploads and downloads the uploaded files will be saved in a folder which is not in document root and my query is how will i be able to provide download to such files not located in document root via php -- Bhaskar Tiw

Re: [PHP] how to provide download of files mow in documentroot

2010-03-28 Thread ebhakt
r 29, 2010 at 11:43 AM, Devendra Jadhav wrote: > Hey.. > > Try creating soft link to the destination folder from doc root. > I haven't tried it but give it a try... > > > On Mon, Mar 29, 2010 at 1:00 AM, ebhakt wrote: > >> Hi >> i am writing a web applicat

[PHP] How to simplify the management of 250+ nodes and 1000+ users , in Drupal

2010-04-30 Thread ebhakt
Hi, I have written this tool : < Portal Manager :: Drupal Management Assembly > which is to remotely manage a drupal based website You can manage and edit user properties You can manage and edit posts you can sort posts on the bases of taxonomies and then manage and edit posts The tool is writte