Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SmexyMushroom

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    SmexyMushroom reacted to Everblue in Best web design training courses?   
    w3schools.com/
     
    and
     
    Pixel2Life.com
     
    PROBLEM SOVED FOR A WHOPPING: $0.00 USD
     
    Shocker!!
  2. Like
    SmexyMushroom reacted to pat24 in how to redirect a user away from my server   
    You could try putting this at the very top of the pages he visits
     

    <? $visitor = $_SERVER['REMOTE_ADDR']; if (preg_match("/192.168.0.1/",$visitor)) { header('Location: http://www.yoursite.com/yournastypage.php); } else { header('Location: http://www.yoursite.com/home-page.html'); }; ?>
     
    I assume the pages are already .php extension pages
     
    Edit: Im guessing there will probably be a better way using htaccess
  3. Like
    SmexyMushroom reacted to Ryan777 in How to increase my design work   
    You need a good and in depth portfolio and plenty of word of mouth advertising.
  4. Like
    SmexyMushroom reacted to chorleyprint in Does uni guarantee you a job?   
    I'm sorry but I have to strongly disagree with you there. Alot of people seem to have the misconception that a degree automatically gives you better chance of getting a job.
     
    Employers tend to favour experience over a degree as someone with experience has previously worked in similar roles/environments. A new graduate will not necessarily have that quality and therefore may take longer to adjust to the working environment.
     
    I was lucky enough to work for the university I attended for majority of the 4 years I was there. I started off as an office admin for 6 months, then as an IT Support Tech for 3 years. As part of the IT Tech job, I was asked to help migrate their old website to Joomla.
     
    As a result of working my backside off in employment throughout my time at uni, I was able to get a job before leaving uni, which I would not have been able to get if I had no experience.
     
    So...if you are going to go to uni, try and get a good part time job at the same time. It will also show prospective employers that you're not a typical 'lazy student'
  5. Like
    SmexyMushroom reacted to KCooper in Does uni guarantee you a job?   
    With regards to getting a job in web design, you would be a lot better off spending those 3 years developing your skills, putting together a solid portfolio and actively seeking a job/going it freelance. Plus you won't end up with a load of debt in 3 years time.
     
    On the other hand, I went to uni, and had an awesome time and wouldn't change it for the world. I can't say it particularly gave me a big advantage when going for website design jobs (though, to be fair, it wasn't a website design qualification) but I learnt a lot from the experience. Going to university is an experience in and of itself, in many ways the academic side of it was only a small part of it for me.
     
     
    Kyle
  6. Like
    SmexyMushroom reacted to pat24 in PHP language system - Help   
    Not sure if this will help then, but here you go
     
    http://www.w3.org/International/tutorials/bidi-xhtml/

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.