[PHP] Newbie Question

2011-01-01 Thread Adolfo Olivera
Hi, I'm new for php. Just trying to get my hello world going on godaddy hosting. Can't getting to work. I think sintax it's ok. I was understanding that my shared hosting plan had php installed. Any suggestions. Thanks, Happy 2011!! PS: Please, feel free to educate me on how to address the m

Re: [PHP] Newbie Question

2011-01-01 Thread Adolfo Olivera
> > Regards, > > -Josh > ____ > Joshua Kehn | josh.k...@gmail.com > http://joshuakehn.com > > -- Adolfo Olivera 15-3429-9743

Re: [PHP] Newbie Question

2011-01-02 Thread Adolfo Olivera
Thanks for the replies. I'll just put a php on all my html containing php. A little of topic. Wich IDE are you guys using. I'm sort of in a catch twenty two here. I been alternating vim and dreamweaver. I'm trying to go 100% open source, but I really find dreamweaver easier to use so far. El ene 2

Re: [PHP] Newbie Question

2011-01-03 Thread Adolfo Olivera
rburn" escribió: On 1/2/2011 5:56 PM, Adolfo Olivera wrote: > > Thanks for the replies. I'll just put a php on all my... While I may get shot for saying this - I wouldn't worry too much about being "100% open source". Use whatever gets the job done, period. If you

[PHP] Web User Management

2013-01-30 Thread Adolfo Olivera
Hi, I'm about to start a little project using PHP and MySQL. It involves some basic user management. Like most web systems. Users would need to be able to: 1 Create Accounts. 2 Update and recover passwords. 3 Maintain a session to operate. 4 Something else I might be forgetting. My ques

Re: [PHP] Web User Management

2013-01-30 Thread Adolfo Olivera
, so may be you can point me in the right direction. On Wed, Jan 30, 2013 at 11:53 AM, ma...@behnke.biz wrote: > Adolfo Olivera hat am 30. Januar 2013 um 15:18 > geschrieben: > > My questions are > > > > 1 Is there some kind of library, framework I could utilize to save me