0
votes
0answers
11 views

PHP MYSQL JQUERY Feedback/Notification System for Server Events

I need to build a notification system for a website that gets traffic from at least 5,000 users at the moment. The users win points performing certain activities. This activity gets recorded to a ...
-1
votes
1answer
21 views

Resources on how to create a JS\PHP basic image maker? [on hold]

Alright, I'm having to ask this because I honestly am not even sure what this would really be called or where to start.. Could definitely use some directions on how to get this started and what ...
1
vote
1answer
32 views

twitter bootstrap typeahead source from mysql/JSON

So basically, I want my my typeahead to get source from mysql table. Below is my code: <script src="../../js/bootstrap-typeahead.js"></script> <script type="text/javascript"> ...
0
votes
0answers
18 views

Upon input, view a data from database using JQUERY/AJAX without page reload

So I'm trying to display database result upon user's input in the textbox. I'm using twitter bootstrap by the way. Here's the screenshot of what I'm doing: So basically, the If OPD's textbox is ...
0
votes
1answer
25 views

Export html with jquery including pagination

I am facing the problem that with the code snippet I got from somewhere on the Internet I can perfectly create a xls. file from my html table (created with mysql/php) but it doesn't show all results. ...
0
votes
1answer
19 views

data to be given to plot on graph

am using fushion charts. in that data for chart has been given as folllows <script type="text/javascript"><!-- var combiDYData = '<chart caption="Weekly ...
-2
votes
1answer
52 views

Unable to store information in mysql php

<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title> - jsFiddle demo by skram</title> ...
0
votes
1answer
19 views

Do I still have to use JQuery to populate my second drop down menu even if the values are the same as the first drop down menu?

At the moment, I am trying to create two drop down menus that will act as time intervals. My goal is to set it up where if the user selects a year in the first drop down menu, then the next menu will ...
0
votes
1answer
23 views

A Simple Guide to Long Polling in 5 Minutes example not working

Is there are any errors on this code ? The Example here I try to make the same example but it didn't working well I wanna make a real time notification from Database if any body can help me on that ...
-5
votes
0answers
32 views

Creating a searcher using PHP MySQL HTML [on hold]

I would like to create a search icon besides my input fields. When i click the search button a new window popup should be opened with results from a DB and when I click any of the results the ...
4
votes
2answers
49 views

Jquery Countdown Timer no reset on page refresh?

I have a piece of code that works flawlessly. When a button is pressed the timer counts down until it can be pressed again. The problem: When the page is refreshed it will be reset and they will ...
-1
votes
0answers
34 views

Javascript form dropdown displaying mysql array from php [on hold]

I need the drop down to show each row the array separately right now all rows are combined into a single string. I am able to pass the array created from a mysql query to javascript and then return ...
-2
votes
2answers
38 views

which is the most efficient way to return a database query with Ajax? [on hold]

The case: I have a query that returns a large list of items, each of which has a number of attributes, I need paginate and filter with jquery, therefore I need to show them all. The temporary ...
0
votes
1answer
43 views

MySQL AJAX PHP Notification Table Layout

I am having issues finishing off my notification system on my website, where a user is notified when a post or comment is made. So far, I have 3 tables: users, posts, and notifications. When a user ...
0
votes
0answers
55 views

Drop down menu populated by jquery ajax not shown after submit to database

I am a complete newbie in terms of jquery ajax and was so happy to found a code for my chain select drop down menu on the internet. The good thing is that the drop down is getting populated correctly ...
-2
votes
3answers
53 views

How to insert symbols into mysql? [duplicate]

I created a page that inserts some data into mysql database using PHP, and Jquery, it's working great but the problem is when I try to insert symbols for example like these symbols :) :( :P =D :o ;) ...
0
votes
1answer
26 views

JqGrid Edit Function Not Working But The Parameter is Sent

i have some problem that using jqgrid as jquery framework. In my case, i have some table which is CRUD function that connect to a table let say departments in this table there are two id: ...
0
votes
2answers
37 views

<button> Same Button, Multiple Locations, Different Code

I am writing an application in JQTouch, and am using a big red button <a href="#" class="redButton">Red</a> I am using PHP to dynamically build the JQT page with multiple divs. The ...
0
votes
1answer
46 views

PHP, AJAX, MYSQLI and IE9 not outputting as expected [duplicate]

I am using a combination of PHP, AJAX, and MYSQLI to load suggestions of what a user is typing (fires off to load at each keypress). This is all working nicely in chrome, ie10, firefox, safari, etc. ...
0
votes
4answers
40 views

Adding fields to mysql with the usage of jquery

I had followed the code on adding multiple fields on click event using jquery. <div id="address"> <div id="question" style="margin-bottom:4px;" class="input"> ...
4
votes
1answer
49 views

foreach save to mysqli

This is make me so confusing, I can't save my form to my database orderly. Please see the image below. form image The database EXAMPLE save only... so when you see it its not 1, 2,3,4 but on the ...
-1
votes
0answers
38 views

How to capture a URL parameter every time the page loads

I am trying to do this: I arrive to a website that reads http://www.mysite.com?wed=123 I am trying to get the last parameter wed = 123, then send it to my db table, after that, if they reach the same ...
0
votes
1answer
37 views

MySQL Throwing Could not execute query. Command Out of Sync

i have some problem. My mysql is throwing some error : Could not execute query.Commands out of sync; you can't run this command now I have learn that the syntax itself perhaps conflict with the ...
-4
votes
2answers
59 views

capture the row after search with id [closed]

sample form in html <form action="search.php" method="get"> <label>Name: <input type="text" name="keyname" /> </label> <input type="submit" value="Search" /> ...
-6
votes
2answers
32 views

Avoiding unauthorized access to web pages of my web portal [closed]

Hey i have started learning web development and have created a web portal with a user ID and password log in but I don't want that anyone accesses the web pages just by typing in the URL. How do i put ...
2
votes
2answers
26 views

jquery tabs with mysql and pgp

I am trying to make tabs that contain information about student, these information is stored in the database. I want the first tab to show the information of all students. and the the second tab to ...
1
vote
3answers
48 views

Getting and posting the value of a select dropdown with dynamic id with jQuery

This is my first time here. Thank you for the opportunity to be part of this community. I have a PHP code that generate a table with data from mySQL database. It will list: $output .='<tr ...
-3
votes
1answer
70 views

JQuery Ajax code not working

I hope someone can help me to identify the problem I am having with the following jquery Ajax code. Below php file is calling a Select statement when having choosen the Staff member from the dropdown ...
0
votes
2answers
81 views

PHP calls inside jQuery?

found this rotative banner http://www.impressivewebs.com/mlb-switcher and I'm trying to make it work with my MySQL database using PHP, im fairly new to this stuff. The banner has a data.js file ...
0
votes
2answers
42 views

How to refresh a php code using ajax without retrieve an external file automatically

I created a php page that get data from a table from Database then html page that get the php file and refresh it using AJAX, But I need to put the php code in html file and refresh the code, this is ...

1 2 3 4 5 93
15 30 50 per page