Have an account? Sign in
Login  Register  Facebook
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean

$z = "Model LIKE '%" . $name . "%' AND"; $f = "Condition =$coni AND"; $v = "Country =$country AND"; $g = "length BETWEEN $L1 AND ... [see more]

2 answers September 21, 2011 Latest Activity: September 21, 2011
Insert e-mails to a txt file

Hello there! I have a "Coming soon" page but i want to add an "insert your e-mail" option and the e-mail to be inserted on a csv or txt file. What i have is an ajax ... [see more]

2 answers September 19, 2011 Latest Activity: June 2, 2018
another sql query question

I have ONE table. it has 4 columns as following: I want to perform 2 tasks. Task 1: 1. First i have a specific user, I want to see with which user it is connected to. lets say alex ... [see more]

5 answers September 19, 2011 Latest Activity: September 19, 2011
help on the jQuery advanced PHP comments system

need your help. i want to add new field for URL. when i check for error. i add if(empty($_POST['name'])){ echo '<li class="error">you cant let the name ... [see more]

11 answers September 18, 2011 Latest Activity: November 20, 2018
would like changing images on my home page

Hi, I would like to have some rotating sequential images on my home page of my website. I do not know how to do this and have found code on the internet for only displaying random images. ... [see more]

1 answer September 16, 2011 Latest Activity: September 16, 2011
jquery problem with opera and ie and working woth firfox

i\'m trying to make some thing like voting system i have this jquery code $(function() { $(\'#vote a span\').click(function(){ alert(\'working\'); return ... [see more]

1 answer September 15, 2011 Latest Activity: September 15, 2011
jQuery hyperlinks href value onclick

Hi, On my website I use jQuery to hook the events of elements, namely hyperlinks. As these hyperlinks only perform actions on the current page, and do not lead anywhere, I have been putting ... [see more]

2 answers September 15, 2011 Latest Activity: November 2, 2011