questions/web-development/page/51
The "id" and "name" attributes serve the ...READ MORE
I wanted to shorten URL using the ...READ MORE
You can set the spinner as a ...READ MORE
I am working on an image map ...READ MORE
is HTML qualified under a programming language? I ...READ MORE
When is it a good idea to ...READ MORE
how to add space in HTML except ...READ MORE
what is a class in HTML, I ...READ MORE
I am using the IMDb API v2.0 located here ...READ MORE
My node version is: node -v v0.6.1-pre Then I install ...READ MORE
How can I run a PHP file ...READ MORE
How can I get a checkbox's value ...READ MORE
I have this code in a PHP function: $fmt ...READ MORE
I need to display a tick symbol ...READ MORE
I'm playing with jQuery UI, and I've ...READ MORE
What are the technical reasons for why ...READ MORE
Yes it is possible. You can either ...READ MORE
I have phpinfo() text which I want to post ...READ MORE
I want to replace space in the first ...READ MORE
How do I sort an array in ...READ MORE
If feasible, try dividing the image into ...READ MORE
I am using connect to serve some ...READ MORE
How do you reverse a string in ...READ MORE
I want to change GMT time to ...READ MORE
what are the CSS color names, though ...READ MORE
I have an engine that processes the ...READ MORE
How can I convert this : ['a','b','c'] To this: { ...READ MORE
I needed to convert array values into variables ...READ MORE
This is my code: $message = ""; if($_REQUEST['msg'] == "new"){ ...READ MORE
What is the difference between splice and ...READ MORE
I have this array of JavaScript objects: var objs ...READ MORE
I made this: http://imgur.com/Moc84HD.jpg in WordPress. What it does ...READ MORE
Would <!doctype html> or <!DocType Html> work ...READ MORE
I would like to remove the background-color ...READ MORE
I have a Javascript object and want ...READ MORE
Hello @kartik, You cannot TRUNCATE a table that has FK ...READ MORE
Can I CENTER A DIV vertically and horizontally? ...READ MORE
I am getting this error when I ...READ MORE
I am confused that why console.log(null == ...READ MORE
Until now my understanding of its semantics ...READ MORE
I want to display an image from ...READ MORE
I'm not sure if I'm implementing the ...READ MORE
I want to redirect URLs clicked in ...READ MORE
This is my HTML code: <!DOCTYPE html> <html> ...READ MORE
Hello @kartik, Use public_path() For reference: // Path to the project's ...READ MORE
How can I use JQuery to validate ...READ MORE
Code: if ($user_id == NULL || $user_name == ...READ MORE
// ... collection.insert(objectToInsert, function(err, data){ if ...READ MORE
Hey @kartik dd stands for "Dump and Die." Laravel's ...READ MORE
The image map: <img id="harta" src="img/hartap.png" alt="testmap" usemap="#Map" ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.