Submitting more applications increases your chances of landing a job.

Here’s how busy the average job seeker was last month:

Opportunities viewed

Applications submitted

Keep exploring and applying to maximize your chances!

Looking for employers with a proven track record of hiring women?

Click here to explore opportunities now!
We Value Your Feedback

You are invited to participate in a survey designed to help researchers understand how best to match workers to the types of jobs they are searching for

Would You Be Likely to Participate?

If selected, we will contact you via email with further instructions and details about your participation.

You will receive a $7 payout for answering the survey.


Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What are the best Tips & Tricks you know about PHP & ASP.NET ?

user-image
Question added by Deleted user
Date Posted: 2015/05/28
Rehan Farooq
by Rehan Farooq , WEB DEVELOPER/DIGITAL MARKETING EXPERT , Upwork

Here is the good compilation of tips for PHP

http://www.killerphp.com/articles/category/php-tips-tricks/

http://www.htmlgoodies.com/beyond/php/article.php/3907521

 

For ASP, I am not sure as I am not a ASP/.Net Developer

 

Mohsen Adel Ahmed
by Mohsen Adel Ahmed , System Administrator , EIMC Pharmaceutical

1. Use an SQL Injection Cheat Sheet

2. Know the Difference Between Comparison Operators

3. Shortcut the else

4. Drop those Brackets

5. Favour str_replace() over ereg_replace() and preg_replace()

6. Use Ternary Operators

7. Memcached

8. Use a Framework

9. Use the Suppression Operator Correctly

10. Use isset instead of strlen

 

More Questions Like This