Dynadot

cueburst

NameSilo
  1. Hitch

    [PHP] Initialing Names with PHP

    Hi, Sometimes you may want to initial names with PHP, So instead of Adrian John Crepaz, just display A. J. Crepaz. There is various reasons why you may want to do this, so here is a function we wrote for you. <?php /* * str_initial function * This will take a string (Presumably a name), and...
  2. Hitch

    [PHP] Initialing Names with PHP

    Hi, Sometimes you may want to initial names with PHP, So instead of Adrian John Crepaz, just display A. J. Crepaz. There is various reasons why you may want to do this, so here is a function we wrote for you. <?php /* * str_initial function * This will take a string (Presumably a name), and...
  3. Hitch

    [PHP] Display random images (from a directory)

    There are many scripts and tutorials out there that let you display random images. Most of them require you to specify which images to show… which can be a pain writing out what images you want to display, especially if there is a lot of them. Which is why i wrote this PHP function, to make it...
  4. Hitch

    [PHP] Display random images (from a directory)

    There are many scripts and tutorials out there that let you display random images. Most of them require you to specify which images to show… which can be a pain writing out what images you want to display, especially if there is a lot of them. Which is why i wrote this PHP function, to make it...
  5. Hitch

    Cueburst - Web Developement

    Hey all, I have finally finished and uploaded my new website, cueburst. Please let me know what you think, i'd be very grateful. Cueburst.com Thanks! Adrian
  6. Hitch

    Cueburst - Web Developement

    Hey all, I have finally finished and uploaded my new website, cueburst. Please let me know what you think, i'd be very grateful. Cueburst.com Thanks! Adrian
  7. Hitch

    Cueburst - Web Developement

    Hello, We have recently launched our Web Development company Cueburst. Although it's a new company, me and my fellow developers have being around a number of years, and we have good experience in design, coding in HTML/CSS, and creating internet applications with the use of PHP & MySql...
  8. Hitch

    Cueburst - Web Developement

    Hello, We have recently launched our Web Development company Cueburst. Although it's a new company, me and my fellow developers have being around a number of years, and we have good experience in design, coding in HTML/CSS, and creating internet applications with the use of PHP & MySql...
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back