Search results

  1. S

    PHP regular expression question...?

    Ok, I am not sure how to phrase this, so please bear with me... (Is that the correct use of "bear"?) ------- I want to be able to route certain pages to slightly different pages, as long as the requested page is not "index", using regular expressions. Here is currently how my script will work...
  2. S

    What to learn next in PHP?

    Hello. I have a pretty simple question: What should I try to learn next with PHP? I already know most of the basics, OOP, a few design patterns, how to work with a MVC structure, mutli-dimensional arrays, URL re-writing (.htaccess, etc.), and have worked with a few frameworks. I have built a...
  3. S

    Learning PHP. What should I learn next?

    Well, I have been learning all the "nooks and crannies" of php. I know the basics, I know how to work with a mysql database, I sorta know how to work with files. I know how to use regular expressions, looping, sessions/cookies, etc. What I want to know is, what do I learn next? I am planning...
  4. S

    Where can I find free PHP-Nuke Templates?

    Where can I find some *free*, cooling looking php-nuke templates? (Preferably not with a flash logo or anything) I have a clan site, and am having trouble finding some good templates.
Back
Top