Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 53 of 53
Search took 0.28 seconds.
Search: Posts Made By: CoursesWeb
Forum: Programming 10th October 2013, 01:51 AM
Replies: 2
Views: 414
Posted By CoursesWeb
Re: What does this error mean

Hi
The code looks like the output of a var_export(), or print_r() of an array variable that stores registered errors.
But not know the solution to fix it.
Forum: Website Design 3rd October 2013, 06:11 AM
Replies: 1
Views: 831
Posted By CoursesWeb
Re: Problem with robots.txt...redirect?

Hi
The bodybuildingmotivation.net/robots.txt can be accessed, it shows this content:

User-agent: *
Disallow: /wp-admin/
Disallow: /wp-includes/ Maybe it waz a temporarily problem on the server....
Forum: Programming 2nd July 2013, 01:09 PM
Replies: 16
Views: 1,275
Posted By CoursesWeb
Re: Where Can I Test PHP Code Online

Hi
Not know if there are websies for testing php code online, but you can install XAMPP and test your php scripts on localhost. In this way you have more control over the php settings.
Forum: Main Internet Marketing Discussion Forum 18th November 2012, 02:11 AM
Replies: 1
Views: 288
Posted By CoursesWeb
Need Answer and Advice Please

Hi
First you need to get a developer id, from the page at this address (after you login in facebook):
https://developers.facebook.com/apps/

Click "Register as a developer", then you need to...
Forum: Social Media 18th November 2012, 01:52 AM
Replies: 0
Views: 425
Posted By CoursesWeb
Login the user with Facebook without revealing the APP ID

Hi,
In the Facebook documentation about Login the user with Facebook APP they say:

"Because it requires you to include your App Secret you should not attempt to make this call client-side as that...
Forum: Search Engine Optimization 22nd October 2012, 05:45 AM
Replies: 0
Views: 230
Posted By CoursesWeb
Google +1 and changing site name without www

Hi,
I changed the website URL from http://www to URL without "www", using also 301 redirect in htaccess.
Now, all the +1 Google which was for the name with www disaperred.
It is not such a big...
Forum: Search Engine Optimization 23rd August 2012, 07:13 AM
Replies: 6
Views: 420
Posted By CoursesWeb
SEO and Changing the host

Hi,
Does changing the host too frequently affect the ranking of the web site in search engines.
For example, if i change the hosting company 3 times in 2 months, does it affect the Page Rank?...
Forum: Search Engine Optimization 15th August 2012, 09:25 AM
Replies: 10
Views: 515
Posted By CoursesWeb
Re: Hosting server location

Hi,
Thank you all for your answers.
After read your replies, just confused (it matters, and not matters). Anyway, in the end, nothing matters :).
Forum: Search Engine Optimization 15th August 2012, 07:02 AM
Replies: 10
Views: 515
Posted By CoursesWeb
Hosting server location

Hi,
Does it matter the location of the hosting server?
For example, if I have a wensite in english, but the hosting server is in Spain, and I want target users from UK, USA, Canada; is it better in...
Forum: Programming 12th August 2012, 07:55 AM
Replies: 1
Views: 454
Posted By CoursesWeb
Run different PHP versions on virtual hosts in apache 2.2

Hi,
How can I configure Apache 2.2 server to have PHP 5.3 in all virtual hosts, except one virtual host in which to run PHP 4.4? I have all the php and .dll files.
Forum: Website Design 18th July 2012, 11:44 AM
Replies: 15
Views: 775
Posted By CoursesWeb
Re: Tips on how to improve my websites performance

Hi
I visited your web site, and seem to load normally (around 1 sec.).
Anyway, checking the source code, i noticed that there are to many external javascript scripts that must be loaded. For...
Forum: Website Design 16th July 2012, 11:13 AM
Replies: 3
Views: 520
Posted By CoursesWeb
Re: Split testing or blocking certain countries

Hi
If the page is made in php, you need a database with the range of IPs which are from the US (maybe it can be found on the net). Then, to each vizit, get the visitor's IP and make a Select to...
Forum: Programming 17th June 2012, 12:18 PM
Replies: 59
Views: 2,932
Posted By CoursesWeb
Re: HTML 5 and the future

Hi
From my opinion, for Web Development it is good to learn, or start to learn HTML5, CSS3, and JavaScript.
I think that JavaScript is the scripting language that will be very long needed in web...
Forum: Programming 9th June 2012, 05:37 AM
Replies: 5
Views: 641
Posted By CoursesWeb
Re: Email sender

Hi,
I think you can use anoter email server, with a SMTP account.
For example GMail, which is free, but perhaps blocks accounts which send so many emails.
You can use a paid email server, and set...
Forum: Programming 9th June 2012, 05:30 AM
Replies: 4
Views: 1,061
Posted By CoursesWeb
Re: How to add id/class or name to this script

Hi,
You can also use this jQuery code:
$('#joinlist').click(function(){ UnPopIt(); });
Forum: Website Design 23rd May 2012, 01:41 AM
Replies: 3
Views: 839
Posted By CoursesWeb
Re: browser back button refreshes home page?

Hi
I think it is a JavaScript that adds once again the url of the page in the History object, but i not know the code. It is a point to start to search for "javascript history" .
Forum: Programming 23rd May 2012, 01:28 AM
Replies: 8
Views: 2,118
Posted By CoursesWeb
Re: I want to make my Carrier on php?

Hi,
My opinion is that if you like your carrier and make it with pleasure, it is good any carrier.
About php, if you like to make website, knowing php, html, and css helps you to build websites.
Forum: Website Design 10th May 2012, 01:58 AM
Replies: 5
Views: 474
Posted By CoursesWeb
Re: Why put UK in the source code?

Hi,
The country code is used for search engines, to tell them the country that uses it as an official language, and the targeted users.
You can find more details looking on the net for "html meta...
Forum: Programming 10th May 2012, 01:15 AM
Replies: 18
Views: 713
Posted By CoursesWeb
Re: PHP and HML

Hi,
To can create good web pages, you should learn first HTML and CSS, then, to create complete website, try learn PHP, JavaScript, and to work with a CMS, like Drupal, or WordPress.
Forum: Website Design 2nd May 2012, 03:34 AM
Replies: 2
Views: 1,126
Posted By CoursesWeb
Re: Calendar for HTML - CSS website.

Hi,
Look on the net for "javascript calendar" . There are some free js calendars, with events, and nice dfesign.
Forum: Programming 30th April 2012, 02:58 AM
Replies: 13
Views: 742
Posted By CoursesWeb
Re: New to PHP

Hi
I used WampServer for almost 3 years, than i discovered XAMPP and i think is better than wampserver.
Now i use xampp.
Forum: Search Engine Optimization 26th April 2012, 02:33 AM
Replies: 9
Views: 829
Posted By CoursesWeb
Google announce new algorithm to target spam keyword

Hi,
Something that is interesting for webmasters, and SEO.
Google announced a new algorithm change to reduce the ranking of 'perceived' spammers.
Another step to reward high-quality sites - Inside...
Forum: Website Design 25th April 2012, 01:14 PM
Replies: 9
Views: 530
Posted By CoursesWeb
Re: Client wants 2 domains/websites to be reached through one source..how do i do this

Hi,
I think you can use the same domain, and create a subdomain.domain with the second website.
Forum: Website Design 17th April 2012, 01:45 AM
Replies: 1
Views: 417
Posted By CoursesWeb
Re: How to reposition content div with the header?

Hi,
I'm not sure if it is what you need, but try in css:
position:absolute;
top:0;
margin:0;
Forum: Website Design 17th April 2012, 01:36 AM
Replies: 1
Views: 579
Posted By CoursesWeb
Re: PHP Close-able Box?

Hi,
To close /hide a html element, usually it is used javascript.
Here is an example, a close button that hides the box in which is included:
<div style="background:#b8edb9; height:100px;">
Some...
Forum: Website Design 14th April 2012, 02:55 AM
Replies: 2
Views: 387
Posted By CoursesWeb
Re: A Link That Copies Text Then Redirects You

Hi
It can be made with JavaScript. Here is an example, see the comments in code.
<span style="text-decoration:underline; cursor:pointer" onclick="copyRedir(this)">javascript</span>
<script...
Forum: Website Design 9th April 2012, 08:22 AM
Replies: 7
Views: 545
Posted By CoursesWeb
Re: Testing A FRONT-END Dev.

Hi,
For a web developer i would require from the start, only these:
1. Valid HTML code (with html5)
2. The page to apper the same in IE 8+, Mozilla, and Chrome
3. To know to include JavaScript...
Forum: Website Design 9th April 2012, 08:15 AM
Replies: 21
Views: 1,321
Posted By CoursesWeb
Re: best CMS for client websites?

Hi,
Try Drupal, you can find various free themes on the net.
At the beginning maybe it is not so easy, but it is intuitive and easy to learn to use it.
Forum: Website Design 8th April 2012, 07:53 AM
Replies: 20
Views: 636
Posted By CoursesWeb
Re: Website speed

Hi,
In the code of your website i saw many links for .css and .js file. Each such link means a request to the server, a wait for response, then processes the next code.
So, to many requests to...
Forum: Programming 8th April 2012, 07:38 AM
Replies: 1
Views: 1,053
Posted By CoursesWeb
Re: Purpose of rel="bookmark"

Hi,
From what I read on the net, this has no SEO value or purpose. I believe the rel=bookmark tag was intended to mark permalinks but it never really gained traction.
Forum: Website Design 5th April 2012, 07:57 AM
Replies: 4
Views: 334
Posted By CoursesWeb
Re: Need Review

Hi,
I like because it is smple, easy to navigate, and rewrite URLs.
It needs more content.
Forum: Programming 4th April 2012, 11:41 AM
Replies: 8
Views: 502
Posted By CoursesWeb
Re: VAR no passing PHP

Hi,
Try replace in your code, to set $client_id with this code:
$client_id = $_GET['client_id'];
Or, the action in <form>:
action="client_notes.php?id=
Forum: Website Design 1st April 2012, 06:06 AM
Replies: 1
Views: 404
Posted By CoursesWeb
Site review CoursesWeb.net

Hi,
If you want, please review http://www.coursesweb.net (http://www.coursesweb.net/) , an website whith free courses and tutorials for web programming, and web development.
Post your opinion as an...
Forum: Search Engine Optimization 31st March 2012, 08:15 AM
Replies: 21
Views: 1,962
Posted By CoursesWeb
Re: What are some real adsense alternatives?

Hi,
Check bidvertiser.com , i use them.
You can see the publishers, how much they pay, and you can block those with low price/click.
Forum: Website Design 31st March 2012, 07:55 AM
Replies: 2
Views: 398
Posted By CoursesWeb
Re: Does anyone know a Plugin/Programme which will do this for free?

Hi
See the script from this page: Star Rating Script (http://www.coursesweb.net/php-mysql/rating-stars-script-ajax-php_s2) , it can register the ratings in mysql database. Then, if you know...
Forum: Website Design 31st March 2012, 07:36 AM
Replies: 29
Views: 709
Posted By CoursesWeb
Re: Please review my site

Hi
I visited and liked your website, because it has a light teme, easy to navigate and url rewrited. Grats :)
Forum: Programming 31st March 2012, 07:23 AM
Replies: 65
Views: 5,555
Posted By CoursesWeb
Re: Best PHP/HTML Code Editor/IDE to use

Hi,
After testing various editor programs, I decided to use Notepad++, because it is simple, and with some plugins installed does what is necessary.
Forum: Website Design 28th March 2012, 11:57 AM
Replies: 7
Views: 387
Posted By CoursesWeb
Re: Image Locking in Wordpress?

Hi,
From what i know, the things that appears on a page in the browser reaces in the client computer, temporary files, and can be easily copied, or if he/she knows some web development, it can get...
Forum: Off Topic Forum 28th March 2012, 11:50 AM
Replies: 55
Views: 938
Posted By CoursesWeb
Re: Are you still a fan of google?

Hi,
Everyone can make mistakes, better to see their good parts, i'm not really a fan, but I use google services (searce, ads) because i get what i want.
Forum: Website Design 28th March 2012, 11:35 AM
Replies: 17
Views: 1,163
Posted By CoursesWeb
Re: How hard is it to break into the web design industry?

Hi,
The perseverence can be like a drop of water, in time can break a stone, and the skills can speed this process.
Forum: Website Design 28th March 2012, 11:27 AM
Replies: 10
Views: 428
Posted By CoursesWeb
Re: Which One Would You Choose?

Hi,
I thing the design of the 2nd link is more appropiate to the theme.
Forum: Mind Warriors 28th March 2012, 11:22 AM
Replies: 18
Views: 707
Posted By CoursesWeb
Re: Success vs destiny? - A negative view.

Hi
Maybe we can say that when we get a success we want other success, and so on we'll never stop to want something else, and we think that we not get it.
But if we want what we get in this moment,...
Forum: Search Engine Optimization 28th March 2012, 11:00 AM
Replies: 6
Views: 1,226
Posted By CoursesWeb
Re: Can mass directory submission harm a site?

Hi,
I not use directory mass submission because i read from various resourcess that can be seen as spamm, and what is to much is not good.
Forum: Website Design 28th March 2012, 10:55 AM
Replies: 7
Views: 492
Posted By CoursesWeb
Re: Please review my website, created for webmasters, based on Alexa

Hi,
I visited your website, i like the things made simple; you could try make it valid html.
Forum: Website Design 27th March 2012, 11:56 AM
Replies: 17
Views: 472
Posted By CoursesWeb
Re: How's my site? need your suggestions

Hi,
I visited your website, It is nice, easy to navigate, valid html; grats. :)
Forum: Search Engine Optimization 27th March 2012, 11:53 AM
Replies: 3
Views: 587
Posted By CoursesWeb
Re: Typical CTR on Google search network

Hi,
From experience, a typical CTR is 0.7 - 0.9 , higher for Ads added in top page.
Forum: Website Design 27th March 2012, 11:50 AM
Replies: 14
Views: 741
Posted By CoursesWeb
Re: Please review my 'virtual rain' site

E dragut si linistitor :), you can make the same with the sound of a river, and then who knows what more ideeas appears.
Forum: Offline Marketing 27th March 2012, 11:44 AM
Replies: 7
Views: 512
Posted By CoursesWeb
Re: Time Management?

Hi,
I think is better to write some articles, or advertisements, about your business, then to wait the clients to come.
Forum: Search Engine Optimization 26th March 2012, 12:38 PM
Replies: 9
Views: 504
Posted By CoursesWeb
Re: Is this true or not?

Hi,
Maybe it is true, the time will show if the web sites based on back links from blog comments will lose PR. In this case will start to remain only good blogs that are not made for spamm.
Forum: Search Engine Optimization 26th March 2012, 12:32 PM
Replies: 14
Views: 484
Posted By CoursesWeb
Re: Lots of ok sites or a few great sites

Hi
I belive that quality is better than quantity, and what you do by passion brings more profit than what you do from interest.
Forum: Offline Marketing 26th March 2012, 12:22 PM
Replies: 14
Views: 552
Posted By CoursesWeb
Re: Do you say thanks?

Hi,
I belive that saying Thank You from your heart it's also a respect for yourself, to be a good person.
Forum: Programming 26th March 2012, 10:45 AM
Replies: 22
Views: 2,179
Posted By CoursesWeb
Re: I need to learn PHP need some tutorials

Hi,
Like a recommandation, I learned php from free e-books, and allways checking and testing the documentation and examples from php.net.
A book for php course teaches you from beginner level, step...
Forum: Programming 26th March 2012, 10:08 AM
Replies: 5
Views: 434
Posted By CoursesWeb
Re: PHP Question

Hi,
If you want to select 'model' from a table, and 'cost from table2, associated by ID, you can use a SQL query like this:
SELECT model, cost FROM cars, table2 WHERE model ='$model' AND...
Showing results 1 to 53 of 53

 
Forum Jump


All times are GMT -6. The time now is 08:04 AM.