In the modern world, firms and individuals are increasingly using the internet to enhance their businesses. Website design/development is one of the most essential services required on the internet by both individuals and firms. Web design and development...
Home » Posts filed under html/php
The Importance Of Web Design For Small Businesses
in
business technology,
html,
html/php,
html5,
SEO,
services,
technology,
Web,
web design,
web hosting,
website development,
Websites
- By
Mohamed Shimran
- on 12/25/2013
- 35 comments
Labels:
business technology,
html,
html/php,
html5,
SEO,
services,
technology,
Web,
web design,
web hosting,
website development,
Websites
How To Make A Port Scanner in PHP
Port scanners are created to find opened/closed ports in a host, you can get the same results in this Port Scanner coded in php by the way I wouldn't take all the credits to this because i am a php beginner so I had to make this from scratch...
Widget to share photos,text & page

The best way to get traffic for your blog is from search engines and social media. Today I found a social media sharing service very impressive and attractive. Let me introduce to the service, there's a website called markely.com that promotes your...
How To Make A Random Text Generator In PHP

I don't do php at all but this is something I had to learn so to begin our Text Generator open your favorite Text Editor, I have Sublime Text 3 beta. First add the usual html>head>body tags and close the tags, after that let's add our css after...
Infographic : Brief History About Programming
in
c#,
c++,
c++/c,
html/php,
infographic,
java,
java programming,
php,
programming,
python,
ruby,
vb.net
- By
Mohamed Shimran
- on 6/03/2013
- No comments

Here is a Brief History About Programming in a form an infographic which i found while surfing over the web pages :)
Click here to view the im...
Labels:
c#,
c++,
c++/c,
html/php,
infographic,
java,
java programming,
php,
programming,
python,
ruby,
vb.net
How To Make A Contact Form In PHP
this is a simple contact form that many websites use in their website for a contact for , we can make this with html and php , html is form and php is to send the email...