Forum: JavaScript / DHTML / AJAX Nov 11th, 2009 |
| Replies: 2 Views: 499 Like this ?
<html>
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript">
... |
Forum: Graphics and Multimedia Oct 14th, 2009 |
| Replies: 1 Views: 851 http://calisza.wordpress.com/2009/04/25/circular-image-slide-with-jquery/ |
Forum: PHP Oct 5th, 2009 |
| Replies: 1 Views: 177 It shouldnt be a problem. Try:
mysql_query(...) or die(mysql_error());
to see why the query fails. |
Forum: PHP Oct 5th, 2009 |
| Replies: 1 Views: 176 The script will run, but i think the curl call itself waits for the script to finish. |
Forum: Database Design Jul 5th, 2009 |
| Replies: 61 Views: 6,274 http://www.daniweb.com/forums/thread111092.html |