Advertisement

1 - 10 of 82 containing alltags:("PHP Ajax") (0.001 seconds)
hi experts I am looking for a simple ajax to run a afile called sql.php and display the result  in a span /* sql.php  */ <?php   #php and sql ....   echo $result; ?> /* in the main page */ ...
Zones: PHP, JScriptDate Answered: 01/19/2008 Grade: A Views: 20
Hello, I am developing a project which needs a web based contact management system integrated into it. Before I start to tackle this from scratch, I was thinking about looking around for opensource...
Zones: PHP, PHP and Databases, ...Date Answered: 03/24/2008 Grade: A Views: 62
Hello, Is there a way in which I can display also text/numbers on the image? Example http://www.wiredesignz.co.nz/ci_rating/, then I want to put numbers on each stars. Is that possible?
Zones: Web Development, JavaScript, ScriptingDate Answered: 04/09/2008 Grade: B Views: 4
Hello experts,i am trying to make an update panel with ajax and php.The primary purpose is updating the data that has pullen from mysql and parsed in table.I wrote a loop that creates forms and inp...
Zones: JavaScript, PHP, PHP and DatabasesDate Answered: 04/04/2008 Grade: A Views: 62
I  am building a google maps mashup and was trying to use a reverse geocoding service to get address information based on a latitude and longitude.  My javascript to query the reverse geocoder's se...
Zones: PHP, JavaScriptDate Answered: 04/30/2008 Grade: A Views: 44
Is it possible to use Ajax to call a PHP script that uses the exec() command to run some server-side command and then wait for the exec() command to finish processing before sending the result back...
Zones: AJAX, PHP, JScriptDate Answered: 05/15/2008 Grade: A Views: 81
Here is the code: if ($numRows = $PB_db->get_num_rows($result) == 0) {        $output = "<div id=\"googleAd4\">                               No Items Available, Coming Soon!!!<br /><br /><br...
Zones: PHP, Scripting, AJAXDate Answered: 06/30/2008 Grade: B Views: 0
hello: i'm using the example from this link: http://www.w3schools.com/php/php_ajax_rss_reader.asp the follwing is my customzied code. but i got an error in Firefox Warning: DOMDocument::load...
Zones: AJAX, PHPDate Answered: 08/29/2008 Grade: B Views: 23
i need to add a log in section this will displayed if the custom need to access anything on the page that need authentication the original page url will get in a $_GET['page'] so what i need is t...
Zones: AJAX, PHP, PHP and DatabasesDate Answered: 09/09/2008 Grade: A Views: 0
Hello, I need to add a tracking system for my clients where i use the shipment service of aramex so i need a solution to parse the result of the shipment from aramex.com and display on my own webs...
Zones: PHP for Windows, AJAXDate Answered: 10/06/2008 Grade: A Views: 0