Jump to content

Any good ideas, sample script, etc?


unsider

Recommended Posts

www.allaboutexotics.co.uk/main.php

 

This is the general direction I am heading in, I am doing reading, and slowly figuring it all out, but is there a relatively generic script that generates something similar to the link above.

 

Thanks, sorry if this is a little misguided, I'm trying to speed up my learning, and I think having my hands on a script like that would help.

Link to comment
Share on other sites

try some tutorials on this site or if you really want a readymade script to look at try www.hotscripts.com.

 

thought tbh i believe php is all about experience, the more you muck up and fix you own code, the faster you will learn the pitfalls and logic errors that are extremely common - and avoid them.

 

 

the best way for me to learn was to write a script using as many functions and statements as i knew, after reading a simple php beginner book, then if i made errors i would look on the internet only then. All you really need to know before you start coding really is a good knowledge of efficient structuring (so you dont waste memory/processor time on useless functions & statements).

 

hope this helps, (i would write a simple script but im a little too busy atm) Good Luck!

Link to comment
Share on other sites

sorry i dont know about the tutorials specific to phpfreaks, but if you google "php login tutorial" there should be plenty of results,

 

heres a rather complicated php login script with user access levels etc...

http://www.roscripts.com/PHP_login_script-143.html

 

and heres a very simple php login script maybe more in your area

http://www.tutorialized.com/view/tutorial/PHP-Simple-login-script/9963

 

 

hope this helps, good luck

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.