-
A little help from my friends...
haha! Thanks, Yh it's saved us a ton of time here!
-
-
-
A little help from my friends...
Hello All, So we use the Google Page Insights tool, and what a tool it is! We liked it so much we decided to purchase a domain to help speed-up access to the page, as googling each time for the tool was becoming time consuming. You could argue that adding it to your favourites would of been cheaper but we already have it packed full of other items its becoming clustered. Anyway, a simple redirect. http://www.pageinsights.co.uk Simple. - Penguin Media
-
Learning to Build a Website? Read here!
Hi Buddy, Thanks for your post, we are limiting this to 10 slots just to keep the spam down we have other clients that pay for the service and would not like to upset them because someone has decided to run a resource intensive mailing script. Its simply a nice stable host for anyone to use to there advantage, We ask for nothing in return. - Penguin Media
-
-
-
-
-
I'm in a difficult situation, please give me advice
Please, Ive been doing this since you were in your nappies... and a good point was made by a poster above, also has a dependency on your client.
-
I'm in a difficult situation, please give me advice
The problem with WEBDESIGN is that its FUN if it's a hobby.... its not fun as a job its boring.
-
Penguin Media Hosting
Hello, We noticed you pinned a topic! Thank you! We have added 6 months free web hosting onto your account as a gift from us to you. Thank you for your custom. Penguin Media
-
Anyone Intrested?
Hello All, So, I didnt know if to post it here or not so going to take a guess and hope for the best, We decided to start a compeition on Facebook exactly as it says below, anyone intrested? Basicly, a free website and free hosting for 5 years with a free .com or .co.uk domain name. Link: https://www.facebook.com/PenguinMedia/photos/a.370916699595650.87203.370915336262453/786908291329820/?type=1&theater
-
Professional Life Coach website
Ive just disabled Javascript in my browser on purpose and now your menu items do not work... ??? What about people with no javascript?
-
First word count script
Add me up on skype: nitrophysix, Ill help you for free The count is counting how many parts there are in an array.
- Test for PHP developer
-
My FTP passwords have been stolen, which FTP client is safe?
Great Explanation Here! I agree, if someone has stolen your passwords then looks like your computer may be infected! I suggest you grab an antivirus and have a cleanup! Change your passwords and remove any effected websites.
-
And another newbie
Welcome to WDF!
-
First word count script
I am trying to do the following and having some difficulty. I am trying to echo the words in the array as the key along with the total times the word appears in the string. Any advisewould be great. My code: <?php // my string $str = "My name is dale and i am a programmer learning php a programmer am i dale"; // my string to lower case $str = strtolower($str); // split string into words and put into an array $words = explode(' ', $str); // counts values of array $counts = array_count_values($words); foreach ($counts as $key => $value) { echo $value; } ?> Now, explode turns your data into an array splitting the parts up by using the space as a splitter, so you don't need array counts to get the data back. <?php // my string $str = "My name is dale and i am a programmer learning php a programmer am i dale"; // my string to lower case $str = strtolower($str); // split string into words and put into an array $words = explode(' ', $str); foreach ($words AS $key => $value) { echo $value.'<br />'; } //Counts How many parts are in this array? echo 'There are '.count($words).' words in this array!'; ?>
-
Hi everyone!
Welcome to WDF
-
Learning to Build a Website? Read here!
Hello All! So, I'm looking to give away 10 slots of hosting accounts for free to learn and use to build your own website, no spam, no crap, just purely a bit of a space for you to use and learn and its free. You will need a domain name to use or we can set you up with a temp web address. If you have Skype! Bonus because i don't mind answering any web related questions you may have or just make a post on WDF Normally our web hosting fee's are £1 a month, but I'm looking to help people get of the ground just share a little back! If your interested let me know. Its free for as long as you need it to be, just some space for you to practice HTM/PHP/MySQL/SQL or ASP This is just for 10 slots now so I can see how it will go! Ideally aimed at beginners who want a stable web host to get going! - Shaun