Search Results

Showing results 1 to 26 of 26
Search took 0.00 seconds.
Search: Posts Made By: almualim ; Forum: PHP and child forums
Forum: PHP Nov 30th, 2008
Replies: 3
Views: 530
Posted By almualim
hi, i will give you example:
<form name="form" method="POST" action="default.php">
if there any problem please tell me.
Forum: PHP Nov 30th, 2008
Replies: 1
Views: 410
Posted By almualim
hi friends, i want to get backup from MySQL DB by use php code.
Forum: PHP Nov 18th, 2008
Replies: 2
Views: 288
Posted By almualim
thank you very much ...
Forum: PHP Nov 18th, 2008
Replies: 2
Views: 288
Posted By almualim
hello friends, i have two page in php, the first page contains entry form, and second page contains insert query, i want to keep form variables In the case of an error.
Forum: PHP Aug 13th, 2008
Replies: 1
Views: 432
Posted By almualim
how to adding code into a search engine does not serve the Arabic language
Forum: PHP May 27th, 2008
Replies: 1
Views: 320
Posted By almualim
hi friends, how i can insert calendar in my php pages?
Forum: PHP May 25th, 2008
Replies: 1
Views: 377
Posted By almualim
hi friends, i have problem with Arabic language in php page, how i can display the Arabic language in my pages.
Forum: PHP May 20th, 2008
Replies: 4
Views: 1,435
Posted By almualim
Forum: PHP May 18th, 2008
Replies: 4
Views: 1,435
Posted By almualim
hi friends i want to use php code with JS functi:$ on, please help me
Forum: PHP May 8th, 2008
Replies: 21
Views: 2,627
Posted By almualim
i mean two dropdown lists in same page
Forum: PHP May 8th, 2008
Replies: 21
Views: 2,627
Posted By almualim
i tried with firefox, but when i was select value from 1st dropdown list Transmission occurs for the second page, but i want the values appear in the same page.
Forum: PHP May 8th, 2008
Replies: 21
Views: 2,627
Posted By almualim
Tired with me, but the problem still exist and I do not know what to do...
Forum: PHP May 8th, 2008
Replies: 21
Views: 2,627
Posted By almualim
see the last update on the code:

<?php
mysql_connect ("localhost","root","");
mysql_select_db ("University");

$firstdropdownlistvalue =...
Forum: PHP May 8th, 2008
Replies: 21
Views: 2,627
Posted By almualim
okay:

<?php
mysql_connect ("localhost","root","");
mysql_select_db ("University");

$firstdropdownlistvalue = $_POST['col_name'];

...
Forum: PHP May 8th, 2008
Replies: 21
Views: 2,627
Posted By almualim
hi, ok i tried to print this value: $firstdropdownlistvalue = $_POST['col_name'];
by echo($firstdropdownlistvalue);
but it's doesn't appeared in the browser. why?
Forum: PHP May 8th, 2008
Replies: 5
Views: 4,698
Posted By almualim
you can using this:
$_POST['dropdown list name'];
if this not true please give me more explains.
Forum: PHP May 7th, 2008
Replies: 21
Views: 2,627
Posted By almualim
thank you very much, the error is solved but still data dosn't appear in the second dropdown list, I appreciate your Effort, please if you know the solution for this problem tell me, and iam Wait...
Forum: PHP May 7th, 2008
Replies: 21
Views: 2,627
Posted By almualim
i tried that but i get one error in this line:
echo "<select name=dropdown1 onchange='javascript: document.form.submit();'>";

the error is:
parse error, unexpected T_STRING, expecting ',' or ';'
Forum: PHP May 7th, 2008
Replies: 5
Views: 4,159
Posted By almualim
Forum: PHP May 7th, 2008
Replies: 21
Views: 2,627
Posted By almualim
ok, that is:

<html >
<head>
<title> my page </title>
</head>
<body >
<?php
mysql_connect ("localhost","root","");
mysql_select_db ("University");
Forum: PHP May 7th, 2008
Replies: 21
Views: 2,627
Posted By almualim
i tried that, but the cities didn't appeared in the second dropdown list.
note:
" the code in the same page ".
Forum: PHP May 7th, 2008
Replies: 21
Views: 2,627
Posted By almualim
hi friends,
i want to display data from mySQL database, and iam using two drop down list, displaying data in second drop down list depending on the selecting from first drop down list, for example:...
Forum: PHP May 7th, 2008
Replies: 4
Views: 549
Posted By almualim
it's working very well ,thank you very much (nav33n).
Forum: PHP May 6th, 2008
Replies: 1
Views: 425
Posted By almualim
hi friends,
how to send variables from page to other in php, please help me.
Forum: PHP May 6th, 2008
Replies: 4
Views: 549
Posted By almualim
thanks pritaeas:
but the problem still found.
Forum: PHP May 6th, 2008
Replies: 4
Views: 549
Posted By almualim
i want to send variable from one page to other in php and iam using session, but the variable doesn't appear in other page. iam using this code :

page 1:
<?php
session_register('number');...
Showing results 1 to 26 of 26

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC