Tagged Questions
13
votes
5answers
4k views
Convert MySql DateTime stamp into JavaScript's Date format
Does anyone know how I can take a mysql datetime stamp, such as YYYY-MM-DD HH:MM:SS and either parse it or convert it to work in JavaScript's Date() function, such as.. Date('YYYY, MM, DD, HH, MM, ...
12
votes
11answers
1k views
What are good PHP and MySQL type Blogs to read? [closed]
I searched and found many topics similar to this on Stackoverflow, but they were all for languages that I do not use. I am interested in reading good blogs with an RSS feed in topics related to PHP, ...
5
votes
7answers
961 views
How to display time countdown using PHP and MySQL
How do I get a time countdown using PHP?
I want to display something like 3Days 4Hours. I have a date field coming from MySQL table and want to calculate it with today's date. As of now I have only ...
5
votes
3answers
740 views
How can I prevent a double submit with jQuery or Javascript?
I keep getting duplicate entries in my database because of impatient users clicking the submit button multiple times.
I googled and googled and found a few scripts, but none of them seem to be ...
5
votes
1answer
195 views
jQuery, PHP: Calling a PHP script from jQuery, but it doesn't appear to be executing
I'm using the source code found on this site here: http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/comment-page-1/#comment-2562
A fantastic resource, I think you'll all ...
4
votes
1answer
441 views
JQuery is not working because Mootools is already loaded in joomla
I tried to include the JQuery lib into joomla but it's not working. Many comps and modules use mootools inside my CMS. I think the problem is a conflict between the two frameworks.
I have searched ...
4
votes
1answer
88 views
Autocomplete in jQuery just…stopped working?
I had jQuery autocomplete working perfectly with CodeIngiter when inexplicably it just stopped functioning completely. When I visit the controller for the autocomplete I still see the correct array - ...
4
votes
2answers
145 views
parsing text for contents of database table of limited size
I have a MySQL table of "people" as part of a web site, for example:
| people_id | firstname | lastname |
-----------------------------------------
| 1 | John | Lennon |
| 2 ...
4
votes
4answers
312 views
What is the best way to go about creating a page of stickies with savable and retrievable content?
I have had a look at sticky notes with php and jquery and jStickyNote, and while both seem to look pretty nifty they lack some elements I am after. I haven't been able to find a way to allow ...
3
votes
1answer
82 views
Formatting text from database
I have a textarea on my page where i allow users to write text. To preserve linebreaks that users make while inputting I use:
editBox.val().replace(/\r?\n/g, "\r\n");
Before the data is uploaded to ...
3
votes
2answers
74 views
how to get result from mysql and display using jquery when radio button is clicked?
I would like to make a bus seating plan. I have seating plan chart using javascript function.I have two radio button named Bus_1 and Bus_2 queried from databases. When I clicked one of radio button, I ...
3
votes
3answers
32 views
jquery class, opens both of same
Okay so we have a mySQL while loop echoing out divs for a certain result.
Here is our code:
<div class="post">
<p>hello World</p>
<div class="contentSlide">
...
3
votes
3answers
145 views
How PHP MVC should look like with jQuery/javascript code?
Well, I've read this tutorial if I could say: http://www.symfony-project.org/book/1_1/02-Exploring-Symfony-s-Code
And, actually, I write my code very similiary. But my question, where should I insert ...
3
votes
1answer
748 views
Aloha editor: Inserting images/pictures
I'm using Aloha editor for editing content on a website powered by PHP and MySQL. It's working fine, but I need to be able to insert images/pictures. I found an Aloha editor plugin for that. Here are ...
3
votes
6answers
285 views
How can one user download a file from another users computer through a website? [closed]
I want to make a web app in which one user leaves their computer on with the website on, and another user can download a file off their computer. The user would have to specify which file they'd allow ...
3
votes
1answer
362 views
search tags like stackoverflow?
how do you code a search box like the one in Tags where you enter a tag name and all tags are showing immidiately without you press enter.
can someone link me a script or tutorial for that. is it ...
3
votes
7answers
5k views
Graphs from MYSQL to jquery FLOT
I've discovered flot for jquery for drawing nice graphs. But I can't parse the data I want to represent from MYSQL. It's driving me crazy because I get this error:
uncaught exception: Invalid ...
3
votes
2answers
2k views
unterminated string literal
i'm using jquery to output the results of a json string created by php from a database,
the only problem is, that some of the data is on multiple lines... how would i get around this causing a ...
2
votes
3answers
80 views
How to document control flow of a website
I've built a fairly complex web app (html, javascript, jQuery, php, mySQL) and use several mechanisms for navigating through the site (e.g. anchor/links, submit buttons, window.location, window.open). ...
2
votes
3answers
50 views
2 player game connecting without using Flash / Silverlight
How can I possibly connect the players? How can I add a window wherein they can see each other like on the Tetris battle on Facebook?
I know some basic ajax polling. I am developing a Chess game.
...
2
votes
1answer
79 views
PHP get some data from database then echo it out into a JS file
MYSQL table structure:
id , name , status , color
how can i use PHP to get some data from my database(mysql) ,the php script will look for table rows that have "good" in the "status" column. Then ...
2
votes
1answer
65 views
Javascript Variable, Send to PHP Variable
I have a dynamic listing of products pulling from a MySQL Database. On the listing there is a Contact Now button which I am using a jquery Modal script for which pops up with a form.
My problem is ...
2
votes
3answers
98 views
How to hide whole loading process of page and show ready page to users
I'm having following problem: My php page generates navigation menus from db like menus then with the help of js shows it like multi-level menu. The problem is, it shows whole loading pocess. At ...
2
votes
1answer
77 views
Bizarre AJAX behavior with php + mysql. Part working / part not?
I'm trying to add some AJAX to my forms, however I am extremely confused with an issue I have been having for a while now.
I have two PHP pages, dashboard.php, process-register.php.
A user can log ...
2
votes
4answers
159 views
Ajax Timed Refresh / PHP / MySQL
It seems there are some very good resources on my question - at least the basics. But there are still a few dark areas for myself.
First - What I am trying to do.
I am having users "wait" at an ...
2
votes
4answers
85 views
Creating a City-specific website (city1.site.com, city2.site.com) [closed]
How do I make a website with subdomains catering to different cities? Like http://philly.site.com. http://maine.site.com, http://sandiego.site.com? Most of the site will be the same, like the layout, ...
2
votes
2answers
110 views
Shortening URL containing query strings
I'm using Codeigniter(PHP Framework) and I have URLs like http://www.mysite.com/age/21/gender/female/name/jamie/city/boston/userid/1234.
Is it possible to make the URL more SEO/user friendly? Like ...
2
votes
2answers
188 views
light box to show content according to what I have pressed
My problem has to do with PHP, jQuery and CSS.
I want to make a lightbox in a while loop, and then have the lightbox give me info for each of the rows.
There is a problem because it makes ...
2
votes
3answers
53 views
Using #urls in jquery
I've managed to confuse myself here. Basically I am using jQuery to turn a div into a link with;
$('.product').click(function() {
window.open('product.php','jav');
});
This works fine but I am ...
2
votes
6answers
467 views
Javascript libraries that allow for SQL-like queries on JSON data?
Say our JSON data comes from a single MySQL table:
someJSON = [ { name: 'bill' , sex:'M', income:50000 },
{ name: 'sara' , sex:'F', income:100000 },
...
...
2
votes
3answers
598 views
JQuery/Javascript select-all by clicking link or selecting “select-all” from a checkbox dropdown
I have a private messaging system and would like to have about 4-5 links above the inbox where a user can click if they want to "select all", "none", "favourite", "read" or "unread" messages.
How ...
2
votes
3answers
123 views
Some browsers wont update hidden input when submitting form
I have a classifieds website, and in the index.html there is a form.
This forms target is set to an iframe, also in index.html.
<form id="main" name="main" action="search.php" target="iframe" ...
2
votes
7answers
203 views
Notifying users of database changes
I have, at its heart, a php/mysql application. Every ~15 minutes new data is added to the database. I want to notify users that new data is in the database.
I was thinking of having some JS run on the ...
2
votes
2answers
685 views
using autosuggest to fill in an input text field after user enters their input, using jquery
I am trying to use the autosuggest plugin of jquery to take a users input, jquery that input to a php mysql script to get information, then replace the users input with what was retrieved from the ...
2
votes
2answers
580 views
jQuery: Sorting hierarchical data?
I have tried for some time to work out a way of sorting nested categories with jQuery. I failed to build my own plugin to do this, so I tried to find something that were available already. Tried a few ...
2
votes
3answers
838 views
Secure, customizeable, open-source chat engine on PHP/JavaScript for all popular browsers
Please recommend Secure, customizeable, open-source chat on PHP/JavaScript for all popular browsers.
2
votes
1answer
1k views
Encoding JSON for jQuery Calendar
I'm trying to use the PHP json_encode function to encode some JSON to send along to a jQuery plugin that will render out a calendar. The plugin's name is FullCalendar.
I've started on grabbing event ...
1
vote
2answers
41 views
Unable to get attr of looped out PHP variable with Jquery $().attr
Hi all got a small problem accessing a looped php variable. My script loops through and uses x and y from a mysql database. It also loops the id out which I cannot get access to, it comes up as ...
1
vote
5answers
82 views
Forcing JavaScript to execute in desired order
I have an issue when trying to get Javascript to execute functions in my desired order. I'm trying to get a jQuery modal form to load information based on a certain selection. I have two SELECT boxes ...
1
vote
2answers
32 views
Tracking and Manipualting the contents via Jquery Ajax on database update
I am querying the database to retrieve contents via Jquery Ajax, and by using SetInterval function it queries the database for new contents every 1 min.
My question is How can i keep track of New ...
1
vote
3answers
79 views
Pass variable value from JS to PHP
I have a problem in passing a value from JS to PHP so that it can be used as a parameter for a PHP function. The JS function will be trigger by onclick event once the link was clicked. Here is the JS ...
1
vote
1answer
105 views
Delete Entry From MySQL Table Using AJAX
As I said in another question in here, I'm creating a login class, but I'm making some additional options for it.
One of which is deleting users. I'll show you the code I'm using to do this.
First I ...
1
vote
3answers
109 views
Show div on only one WHILE Loop result
I have a while loop that shows the results from a select query. Then for each result that was returned by the query, there is a link that once clicked, will show a message form. Clicking again the ...
1
vote
1answer
61 views
jQuery JSON not passing data to Ci properly
The script below works as far as i can tell:
<script type="text/javascript" language="javascript">
$(document).ready(function() {
$('#add').bind('keypress', function(e) {
...
1
vote
2answers
63 views
Timely interval to retrieve data from db, and stop when the data arrives
I'm a newbie, so be kind :)
What is the simplest solution for checking for, retrieving and using newly received data from a mysql database?
The database is being updated from an external api. ...
1
vote
3answers
75 views
Display more from database on click PHP, JQUERY, MYSQL
I'm working on a website and am pulling category names from a db table (category_names). I then display them on the website using php on to an html unordered list. I want to limit the number of ...
1
vote
1answer
81 views
UPDATE reflected in DB but not SELECT query
First time for me here.
I am using PHP, MySQL, JavaScript and running JQUERY and AJAX functions.
I have an anchor link that runs a function.
The function emptys a DIV tag and then fills/displays ...
1
vote
5answers
81 views
Search Filter, should I do it client side or server side?
I have a search form that returns a list of results, I also have a filter area where the user can filter down the results (price etc). My question is, should I be doing the filtering through client ...
1
vote
1answer
168 views
Find cities within given mile radius from address
I'm using CakePHP/mysql to build my app and I'm trying to get a list of cities within a given mile radius around an address both supplied by the user. So far I have a list of all US cities in a ...
1
vote
3answers
123 views
Javascript X/Y Coordinates into database?
Ive been asking this question over and over many times in a bad way, so ill try to make it clearer.
I have a page with HTML that has an Attack and Restart Link on the page, the restart link appears ...