Do you know php?
(Click here to view the original thread with full colors/images)Posted by: boomyag
or want to know php?
if so,maybe i will post some articles that will help you...:)
Posted by: tesco
I know php.
What I want to know is how to optimize it, how to make it run quickly on a large site such as this...
Posted by: boomyag
well,in case of big site ,you should use object oriented programming,
do you know what i mean?
actually you really sholud use some php object oriented framework that give you powerfull tools....
Posted by: boomyag
is there anyone else that know php?
Posted by: bilkenter
i was gonna learn it after css javascript html flash and so forth, but there were other things damn i wish i had learnt... :D but still without practice it would be all in vain
Posted by: boomyag
if u want to start with css and javascript you sould learn html in case you dont know it...
Posted by: bilkenter
I already did m8 but if your major isnt related to computer, and if you dont have time, you intend to forget tags even if they are easy to remember, i started with html and xhtml, then css javascript, flash... I learnt all of them except php mysql apache and so forth but i dont remember much now...
Posted by: boomyag
in that case you really should practice,
i suggest you open a free hosting account and practice there....
or even on your computer if its only client side programming such as html,javascript and css...
Posted by: Acumen
in that case you really should practice,
i suggest you open a free hosting account and practice there....
It might be easier just to install a web server on your desktop. Apache has a windows installer (http://httpd.apache.org/download.cgi), and PHP can be integrated right into it (http://www.php.net/downloads.php). That's how I learned the language, anyway...
Posted by: boomyag
he dont need to install apache because he use html and other stuff that is client side and dont need server for them
but install wamp is the best for server side as php
Posted by: Acumen
he dont need to install apache because he use html and other stuff that is client side and dont need server for them
I didn't mean to be contentious. I was just sharing my experience. Regardless, you recommended hosting a site to practice server-side programming... I just said it wasn't necessary, as I'm sure you'll agree.
in that case you really should practice,
i suggest you open a free hosting account and practice there....
or even on your computer if its only client side programming such as html,javascript and css...
I must have misunderstood you. To me your syntactical structure suggests that you recommended hosting a website to practice server-side and client-side scripting, and recommended using your desktop computer to practice just client-side scripting.
Sorry if that was impertinently long-winded, but, being a programmer, I take grammar, punctuation, and spelling to heart.
Posted by: boomyag
well,i think u misunderstood me,
i said that if he want to practice client side he can used his computer without installing a server on his computer.
if he wanted server side,he can used a free hosting(if he has a domain) or a server on computer such as wamp...
by the way,how long u r a programmer?
Posted by: markupmaster
I started learning php and mysql but my mother got really sick with cancer and I quit and haven't started back again.
Posted by: bilkenter
Oh m8, i am sooo sorry for the incident, i hope she gets way better m8
Posted by: boomyag
I started learning php and mysql but my mother got really sick with cancer and I quit and haven't started back again.
oh,i am sorry dude,how is she feel now?
hope everything will be fine...
Posted by: christoph2k
I'm pretty good at PHP, but I also struggle with finding ways to make my code scalable. One amazing thing with PHP, is the manual! It's so easy and quick to use, and a lot of the comments given on functions will have sample code for anyone that is trying to learn. On a side note, I've just started learning Python, it's really nice!
Posted by: Marl2
For those of you who know PHP...how long did it take you and what were the best resources to study from. I am considering doing a class in PHP but they are charging close to $500 for 8 weekly sessions. I use to code way back and haven't done it in a while so I was considering it. Any suggestions?
Posted by: sLAP
a lot of course! i have many experience with the trackers!
Posted by: imapotato
I never had any formal training in PHP, just picked it up by trying stuff. However, I did have a few years programming experience under my belt before that.
Think of a project and start working on it. You'll learn a lot as you progress.
For any significant PHP project, I recommend finding a framework that you like and using it. I've been using symfony and it's great. They have a lot of great documentation online, including a nice walk-through building their demo site, askeet.com.
Posted by: nadeem111as
i know little pit not much
we could use some materials
Posted by: juliezax
or want to know php?
if so,maybe i will post some articles that will help you...:)
I know basic codes of PHP and want to learn more of it... Surely, your articles will help me... Thanks in advance!
