Jump to content

martov

New Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by martov

  1. Hi Kkurkowski, for me personally OOP is a must
  2. From your question i understand this: while($o = mysql_fetch_object($q)){ echo $o->title.'(edit)(delete)<br />'; }
  3. Probably the problem is in the short tags if it is not are you sure you can access with the http://localhost/thesite or you just open the hmlt files?
  4. 1. Learn what can be achieved with php 2. Get some materials about the language books, sites whatever you can find 3. Pick a big task you want to complete(don't worry that you don't know how you will complete it ) 4. Split 3 on small tasks while reading the materials. If you don't want to go for a sience degree and be self-educated probably this is the way Good Luck
  5. Hi , By my opinion if you have the opportunity to invest some time in learning a framework this won't hurt either you or the project. Even if you have more time may consider ORM.
  6. Hi folks, i am backend web developer (don't have the nervs to see in pixels) from Bulgaria. Have several years of experience in php, mysql and js.This place looks good and dynamic so i would love to stay and help if i could. Best wishes
  7. hm about the chat prob something like HTML5 web storage ?
  8. Yep folks are right. Just make sure your backend is secured and don't think about it
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.