Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

65 users online



What Tutorials Will You Be Interested In?

What Tutorials Will You Be Interested In?

Currently viewing this thread: 1 (0 members and 1 guests)


Page 2 out of 2
Phil

Phil

with Mr. Jones
Status: Offline!
Originally posted by numnutz:

Can we have a tutorial on how to relate different tables together in php/mysql, hopefully with an example that we can play with.

I can do it in MS Access it's just drag and drop but PHP/Mysql leaves me stumped...

Thanks in advance

nn Smile

I'm getting there

___________________

http://www.philbrodeur.com - Expert PHP Development and Tutorials

Dachande663

Dachande663

Web Developer & Geek
Status: Offline!

A guide (probably not tutorial) on making your code scalable, expandable and reusable. Because I always end up re-writing effectively the same thing becuase I make it too specific.

___________________

http://www.hybridlogic.co.uk/sig.jpg
http://www.hybridlogic.co.uk/winamp.jpg

kiswa

kiswa

Yeah, kiswa.
Status: Offline!
Originally posted by Dachande663:

A guide (probably not tutorial) on making your code scalable, expandable and reusable. Because I always end up re-writing effectively the same thing becuase I make it too specific.

I second that one!

___________________

www.kiswa.com
My attempt at articles for Neverside CodeBase: Part 1 Part 2 Part 3
(. )v( ·) <- The Webstandards Owl

chatmasta

chatmasta

The Unorthodox Idiot
Status: Offline!
Originally posted by Benj:

Make a tutorial showing how to optimise your code for speed and security.

Also, I've always wondered what things like this do:

Code:

$ban_ip = ($db->num_rows($result)) ? $db->result($result) : '';


What's the "->", "?" and ":" for?

I'm already writing one of those. If somebody wants to do it with me, email milesrichardson@gmail.com.

___________________

Originally posted by blackmesa:

Okay! thats the last time i search up goatse on google

TheClincher

TheClincher

Lost in Berkeley, CA
Status: Offline!

What agk (regex tutorial) and dachande (recyclable code) said.

Maybe a tutorial on how to organize yourself before actually beginning to code. I'm quite messy :P.

___________________

There is no theory of evolution. Just a list of creatures Chuck Norris has allowed to live.

Benj

Benj

Web-deV
Status: Offline!

Ok, this is a must. Someone needs to write a tutorial on OOP in PHP5, so I can finaly understand the point of it.

___________________

// Ben

swizz

swizz

Nwitzian Theory
Status: Offline!

Upgrading from PHP 4 to PHP 5.

I've read the book after upgrading from v4 to v5, but being the usual me.. i cannot get it.. a guide on what's new in php 5 and what's removed in php 5 would be good.

The OOP thing in PHP 5 is pretty easy. i read a book about it.. maybe i'll post it later.

___________________

"Hold on to your dreams and don't let go; it would come true one day."

Benj

Benj

Web-deV
Status: Offline!
Originally posted by swizz:

The OOP thing in PHP 5 is pretty easy. i read a book about it.. maybe i'll post it later.

Cool, thanks. Smile

___________________

// Ben

Phil

Phil

with Mr. Jones
Status: Offline!

OOP syntax may be easy, but doing it right and getting all the concepts down? No "easier" then PHP4 whatsoever. It actually takes effort to go and learn everything that you need to know - I mean, I've been doing pretty much all OOP for about a year and I'm still learning stuff.

http://www.php.net/manual/en/migration5.php
http://www.sitepoint.com/article/coming-soon-webserver-near

PHP5 mainly fixes references, adds some sorely needed OOP stuff (abstract, private, public, final, exceptions, etc), a decent XML reader.

___________________

http://www.philbrodeur.com - Expert PHP Development and Tutorials

graphxdesigner

graphxdesigner

Neverside Newbie
Status: Offline!

I would like a tutorial that explains sparsing an XML in PHP4.

___________________

Content Is King

Page 2 out of 2
Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0096 seconds.