Current location: Hot Scripts Forums » Programming Languages » PHP » php & java is it right choice??


php & java is it right choice??

Reply
  #1 (permalink)  
Old 02-25-08, 11:21 AM
mif mif is offline
New Member
 
Join Date: Feb 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Question php & java is it right choice??

HI all

i have to build site for managing project

but i did not know if php will satisfy the features expected in the site as java do

i'm java programmer and it is the first Experience
with a php & java (with my sql server),

I read that php support java, but
Is it mean that anything I can make it by java can I doing by php?

What about the strength of java language can I think that will be in web application of php&java?

Please , help me
It my graduation project  , and my supervisor say if php can satisfy the features of any java program for ability to evolving , performance , all oop features , you can begin with php

Please , he wait my decision
Note :
The site provides:
• Chatting room private & public
• Multi editor (co_editors) for single file
• Shared folders
• Log file display the events and actors with time
• Advertising board for posting ,notes , etc
Reply With Quote
  #2 (permalink)  
Old 02-25-08, 12:55 PM
Jay6390's Avatar
Jay6390 Jay6390 is offline
Code Master
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,330
Thanks: 0
Thanked 0 Times in 0 Posts
Best suggestion i can think of is to do a search on hotscripts for all the different files you are wanting to make in php and see if they are there. If they are, it's possible
__________________
Useful Tutorials
[ PHP Video-1-2-3 ] [ MySQL 1-2-3 ]
For any php function reference type

www.php.net/FunctionName
Reply With Quote
  #3 (permalink)  
Old 02-26-08, 02:52 AM
UnrealEd's Avatar
UnrealEd UnrealEd is offline
Community Liaison
 
Join Date: May 2005
Location: Antwerp, Belgium
Posts: 3,165
Thanks: 4
Thanked 25 Times in 25 Posts
I think apart from the chat, everything is possible with php.

For the chat itself you'll probably need a second language (either Flash or javascript) to communicate with the chat-server. I recommend to use Java for this, as this is the easiest way, and is guaranteed to work perfectly. I wrote a Python server and Java client once, and it didn't work well with the closing of a client's socket (I had to send a message to the server asking it to close the socket, instead of Python recognizing the socket is closed). I think you'll face the same problems when combining php with Java.
__________________
"Good judgement comes from experience, and experience comes from bad judgement." - Fred Brooks

Reply With Quote
  #4 (permalink)  
Old 02-26-08, 04:24 AM
TheDemoSite TheDemoSite is offline
Newbie Coder
 
Join Date: Sep 2004
Location: in a database!
Posts: 28
Thanks: 1
Thanked 0 Times in 0 Posts
I agree PHP should be the choice.
Reply With Quote
  #5 (permalink)  
Old 02-26-08, 06:49 AM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
I think phpProject will do most or all of this.


Features:

General
Projects
Time card system
Contact manager
Calendar
Chat
Forum
Request tracker
Mail client
Files
Notes
Bookmarks
Voting system
Administration
Todo list
Reminder
Search System


General: Top
- Modular Structure
- Accessible mode
- Different stages of privileges
- Protocols: XML, SOAP, webDAV, ldap, ical/vcal
- Supports over 38 languages
- Skins
- SOX compliant by history tracking and soft delete - Supports mysql, postgres, sqlite, firebird, oracle, ms-sql, db2
- API to include other applications
- Complex filter management
- Guided installation, update and configuration
- Prepared for big amount of users or data records
- module designer to adapt own workflow

Projects Top
- List of projects with tree structure
- Subprojects with unlimited depth
- Includes phases, milestones etc.
- Considers project dependencies
- Basic data: start/end, leader, participants, budget etc.
- View related notes, files, tasks, events, tickets
- Statistics results: who worked on which project
- Timeline/Gantt diagram of all projects
- Cost management
- Bugdet controlling

Time card system Top
- Quickbuttons for 'start' and 'end' in the main screen
- Several bookings each day
- Optional manual inserts x days backwards
- Assign working hours to several projects
- Monthly overview with summary
- Booking working time directly on record (task, tickets)

Contact manager Top
- Hierarchical structure of contacts
- Teams, companies and organisations as submodule
- Import/export contacts in different formats ...
- ... even multiple times by pattern recognition
- keep contacts personal or open to the group
- Table view of all project members
- sort by all categories up and down
- View all related notes, projects, files, tasks
- filter system

Calendar Top
- Single mode: views for day, week, month and full list
- Group mode: view schedules of several users together
- Insert events into the schedule of other users
- Create profiles for frequently used groups
- Repeat events: each day, week, month or year
- Assign a comment, contact or project to an event
- Keep an event private or allow to publish
- Start and end time of an event clickable
- reserve resources (e.g. rooms) for events
- SMS or email reminder
- print each view

Chat Top
- view members who are online
- Save actual discussion in a file
Forum Top
- View threads in tree structure
- n elements per page
- filter system
- print postings

Request tracker Top
- aka known as help desk or trouble ticket system
- Customer adds request on special page
- optional sets due time
- searchable knowledge base of solved requests
- automatic confirmation by mail
- automatic or manual assignment to users
- List- und Form view
- Sort- und Filterfunctions
- Define a request as a subproject
- Assign work time to request (for later billing)

Mail client Top
- pop3 or imap access
- send and receive mails
- ascii or html format, attachments
- supports several accounts
- rules to assign mails to folders
- display mails in tree structure with folders
- Fax and SMS support

Files Top
- files, intranet links and directories
- tree structure with folders
- restricted access system for each file
- table view of all group related documents
- Filter for large file lists
- sort by all categories
- upload section

Notes Top
- Save your personal memos and thoughts
- Quick overview on all notes, edit function
- assign a contact or project to a note
- Kepp a note private or open to the group
- Copy or mail to another user
- Full text search

Bookmarks Top
- Bookmark list for a quick access to important URL's
- editor to insert new bookmarks
- check for double entries

Voting system Top
- select individual persons for a vote
- Editor to create the voting
- Up to the three answers possible (single or multiple)
- Table view of all actual and past votings

Administration Top
- access by password only for admin
- Manage group, users, projects, resources, timecards
- check for dead links in bookmarks
- delete old threads from the forum
- miscelleanous

Todo list Top
- quick insert of short memos
- user with chief status assigns todos to others
- list view with delete option

Reminder Top
- Small window that shows the actual events
- Additional option: allert box reminds you before an event

Search System Top
- full textr search in single module or ..
- complete site search
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote
  #6 (permalink)  
Old 02-26-08, 10:56 AM
mif mif is offline
New Member
 
Join Date: Feb 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Jay6390 View Post
Best suggestion i can think of is to do a search on hotscripts for all the different files you are wanting to make in php and see if they are there. If they are, it's possible
thanks

i i did not have any idea about techniques used to most of my project component like co-editor & shared folder so, i fail of search about them to choose php

there is no script -as i think - provide them
Reply With Quote
  #7 (permalink)  
Old 02-26-08, 11:05 AM
mif mif is offline
New Member
 
Join Date: Feb 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by UnrealEd View Post
I think apart from the chat, everything is possible with php.

For the chat itself you'll probably need a second language (either Flash or javascript) to communicate with the chat-server. I recommend to use Java for this, as this is the easiest way, and is guaranteed to work perfectly. I wrote a Python server and Java client once, and it didn't work well with the closing of a client's socket (I had to send a message to the server asking it to close the socket, instead of Python recognizing the socket is closed). I think you'll face the same problems when combining php with Java.

did you mean that php with other language cause dificulties?

i prefer php for flexibilty but i think , i will need java for some tasks like co_editor
so , i guess i will need to php with java


at all , i did not have the knowledge php or web application , so i did not know which best for us?
Reply With Quote
  #8 (permalink)  
Old 02-26-08, 11:11 AM
mif mif is offline
New Member
 
Join Date: Feb 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
End user

thank , can i say i did not need java ?
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
JAVA & JSP Module Dilemma!! benq Everything Java 1 10-18-06 05:20 PM
Installing PHP on Windows 2003 server NoMercy PHP 2 01-07-06 10:49 PM
FYI: Shout goes out over PHP security bugs nugensoftware PHP 0 11-01-05 11:43 PM
100 Web Templates & 10 PHP Scripts for sale! HostersUK.co.uk General Advertisements 0 01-10-04 12:31 AM
Quiz Script, Java, PHP or Pearl? glassowater87 Script Requests 0 08-26-03 06:46 PM


All times are GMT -5. The time now is 07:37 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.