PHP chat room
Moderator: General Moderators
-
Raven-flock
- Forum Newbie
- Posts: 24
- Joined: Tue Apr 12, 2005 2:02 pm
PHP chat room
hello fellow people who work around php i want to make a php chat room but i would like to have help with it i havent started on it because im new to php i just wanted to make me a chat room that i can put on my website so i can talk to all my friends on there instead of talking to one by one on msn or aim and im a bit of a slow learner so i need someone to do step by step with me i seen a few php chat rooms but they where glittchy and all i just dont want mine like that so i think i want to add alittle asp or whatever that is.. but i would like to have a bit of a administration page on there as well and make new rooms and stuff and i would like a the login part where admin people can login on the same login script and stuff like that... if someone could help me i would really be thinkful for it...
http://www.php.net - Thats how I learnt, read through the manual.
-
Raven-flock
- Forum Newbie
- Posts: 24
- Joined: Tue Apr 12, 2005 2:02 pm
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: PHP chat room
*And breathe*Raven-flock wrote:hello fellow people who work around php i want to make a php chat room but i would like to have help with it i havent started on it because im new to php i just wanted to make me a chat room that i can put on my website so i can talk to all my friends on there instead of talking to one by one on msn or aim and im a bit of a slow learner so i need someone to do step by step with me i seen a few php chat rooms but they where glittchy and all i just dont want mine like that so i think i want to add alittle asp or whatever that is.. but i would like to have a bit of a administration page on there as well and make new rooms and stuff and i would like a the login part where admin people can login on the same login script and stuff like that... if someone could help me i would really be thinkful for it...
Hey, look at this " . " it's a full-stop!
Anything else you want?
Before you try jumping straight into something like a chat room I hope you have learnt at least the very basics... like what echo() does and what $_GET[] $_POST[] and $_SESSION[] mean.
How much do you actually know so far? Also, for something that updates in realtime php wont cut it too well. I'd use a java applet or similar.
-
d3ad1ysp0rk
- Forum Donator
- Posts: 1661
- Joined: Mon Oct 20, 2003 8:31 pm
- Location: Maine, USA
Re: PHP chat room
Wrong, it's a period.d11wtq wrote:Hey, look at this " . " it's a full-stop!
-
Raven-flock
- Forum Newbie
- Posts: 24
- Joined: Tue Apr 12, 2005 2:02 pm
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
OK go hereRaven-flock wrote:i only know html someone i was talking to said that php is like advanced html so i though i would give a try on making a php chat room so all i know about php is nothing lol :S i hope that isnt wrong to know lol
http://www.php.net/tut
A tutorial (basic, easy one). It starts from a very simple writing the word "Hello World!" in php and goes onto some more essential things (easy to follow though). It'll take you 40 mins max... then once you understand some basic principles you will get some help. Nobody will write it for you though
Not if you live in the UK... and hey... I live in England.. the heart of the English languageLiLpunkSkateR wrote:Wrong, it's a period.
- shiznatix
- DevNet Master
- Posts: 2745
- Joined: Tue Dec 28, 2004 5:57 pm
- Location: Tallinn, Estonia
- Contact:
its not wrong to know but you gotta do some research for yourself. we cant spell everything out for you. why dont you check the PHP Starter Pack - Fundamental PHP Know-How thread. that will give you a good start. as for making a chat room...do you want a shout box, or a live steaming chat room like on aim or aol or whatever? if you want the steaming one then your going to want to look at java instead of php.
-
Raven-flock
- Forum Newbie
- Posts: 24
- Joined: Tue Apr 12, 2005 2:02 pm
gee people now days i ask for a little help and tell them i am a SLOW learner and tell them i gotta have a freaking someone to step me through each process.. this is suppose to be a god damn forum to help people out you should be helping people out when they ask for it not making them go to a <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span> http://www.php.net!!!!!!
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
You wont get help with your attitude.Raven-flock wrote:gee people now days i ask for a little help and tell them i am a SLOW learner and tell them i gotta have a freaking someone to step me through each process.. this is suppose to be a god damn forum to help people out you should be helping people out when they ask for it not making them go to a <span style='color:blue' title='naughty'>smurf</span> http://www.php.net!!!!!!
We are helping. If went to php.net you'd see why we send you there.
We aren't gonna write the whole thing for you which we would do if we told you everything to write. Any idea what that would cost you commercially?
Last edited by Chris Corbyn on Tue Apr 12, 2005 3:17 pm, edited 1 time in total.
-
Raven-flock
- Forum Newbie
- Posts: 24
- Joined: Tue Apr 12, 2005 2:02 pm
i didnt want people to write it for me i just want someone that i can ask question and stuff and freaking tutorials dont help me because all it teachs is the damn basic i want something that will show me stuff like how to make it where i can make a login script with admin features i dont see anything on php.net that talks about admin features.... and like i say this is suppose to be a help forum i dont see any help around here all i see is people telling people to go to php.net
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
This is getting tiresome. I dont think you're listening. Yes I knwo you're a slow learner.Raven-flock wrote:i didnt want people to write it for me i just want someone that i can ask question and stuff and freaking tutorials dont help me because all it teachs is the damn basic i want something that will show me stuff like how to make it where i can make a login script with admin features i dont see anything on php.net that talks about admin features.... and like i say this is suppose to be a help forum i dont see any help around here all i see is people telling people to go to php.net
Hence the reason we asked you to learn THE BASICS.
If you read your first post it basics says... I want to write this application, it must this, that and the other... but I haven't learnt the basics. Now you're refusing to learn the basics. Should we just throw some code at you?
OK Guys - that's enough.
-
Raven-flock
- Forum Newbie
- Posts: 24
- Joined: Tue Apr 12, 2005 2:02 pm
i went over the freaking basic all it shows is you making a page that says Hello World what the hell you learn there nothing except how to make a code that says hello world hell i can do that just with html
Code: Select all
<html>
hello world
</html>- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
There's more pages... I did say it starts basic.Raven-flock wrote:i went over the freaking basic all it shows is you making a page that says Hello World what the hell you learn there nothing except how to make a code that says hello world hell i can do that just with html
Code: Select all
<html> hello world </html>
Click the link at the top right of each tutorial to go on to the next one (I think it says "Something useful" on the first page).