Have an account? Sign in
Login  Register  Facebook
Login system and commenting system

I was looking for a commenting system for visitors to post messages after logging to my website using their facebook , google or twitter accounts and found your ajax system then after ... [see more]

1 answer September 27, 2011 Latest Activity: September 27, 2011
data option in jQuery.ajax() and mysql_query?

I modify a php comment system. I want add it after every article witch are query from database. this is the php part <?php ... while($result = ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011
pagination problem

i tried to implement coding (refer to how to create a pagination in php) in my page, to show some products. Here the case : if the number my products from a category, less then the number ... [see more]

2 answers September 22, 2011 Latest Activity: December 19, 2018
cannot view data from MySQL

hello jooria i'm beginner in php. last time i modify php script that need to set register_global ON but last week my website was hack by someone. so i turn OFF register_global. but now ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011
2nd page shown no result after pagination?

I am extracting values from database and want to display them. However, since the results are huge, so I've done PHP pagination. The first page works well, while when I clicked on the 2nd ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011
getting error in my php query

I am getting an error message in my php query. Error being displayed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right ... [see more]

2 answers September 22, 2011 Latest Activity: September 22, 2011
Pass array key and values into mysql

I have followed your code but the values are not being added to the database. I think the problem is in the code for the select box. my original code is if(!empty($level)) ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011
get table part from html use php regex

Hi friends, happy new year. I have some html code, I want to use php regular to get all the table part. however, the table part like <table ... [see more]

13 answers September 22, 2011 Latest Activity: November 28, 2018
How to pass values from array into mysql

Updated question to my earlier request. my original code is this <tr> <th> <label for="user_level"> User Level: * <?php echo ... [see more]

4 answers September 22, 2011 Latest Activity: September 22, 2011
Help with php queries

1) My first query is how can i get the values from an array to be passed into a mysql query for the following part. I have a dropdown select box with to options that have values assigned ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011