votes
Javascript/HTML Help
[url=http://allderek.com/geo.html]HTML Online[/url] [code] <html> <body> <script type="text/javascript"> function showMap(position) { method = method || "post"; // Set method to post by defa ...
blah blah blah is here! blah blah » Close
[url=http://allderek.com/geo.html]HTML Online[/url] [code] <html> <body> <script type="text/javascript"> function showMap(position) { method = method || "post"; // Set method to post by defa ...
Parse error: syntax error, unexpected $end in /home1/allderek/public_html/quiz/main.php on line 268 [code] <?php // Open DB $link = mysql_connect('localhost', 'allderek_quizzer', '****'); if (!$link) { die('Could not connect ...
I keep getting a VARS error message. Here is the server adress: latin.allderek.com/input.html Source: [code] <?php // Declare Buttons // Connect to Allderek.com Latin Vocab Database. $link = mysql_connect('localhost', 'all ...
I am trying to pass a variable back and forth between some pages. Here is the live adress: latin.allderek.com/input.html Source: [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www. ...
I have a PHP script (Starting at the form on latin.allderek.com/input.html . On the main PHP Script (latin.allderek.com/latin0.php) I have a set of error messages I dont get. What is wrong? Thanks, D Source: [code] <sty ...
What is wrong here? http://latin.allderek.com/latin.php Source: <?php $link = mysql_connect('ftp.allderek.com:21', 'latin@allderek.com', '*****'); $status = explode(' ', mysql_stat($link)); print_r($status); ?>
How do i send a variable from Flash to PHP? Simple please because I am a beginner.
i am a newbie in web service i am trying out the example on this site http://www.sanity-free.org/125/php_webservices_and_csharp_dotnet_soap_clients.html using nuSoap and C# but I can't make it work. could someone help me find the ...
Got feedack? Found a bug? report it here.