Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~1K People Reached
Favorite Tags
php x 26
java x 1
Member Avatar for nishant52

I want to pass my form data to default file of a directory. For eg:- My default file for a directory is "Default.php". If i give, <form action="Directory"> </form> , then the form data should be passed to "Default.php". Is this possible ?? If so how ??

Member Avatar for xarz
0
138
Member Avatar for almualim
Member Avatar for PomonaGrange
0
129
Member Avatar for 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.

Member Avatar for almualim
0
106
Member Avatar for almualim
Member Avatar for digital-ether
0
61
Member Avatar for almualim
Member Avatar for almualim
Member Avatar for Ole Raptor
0
104
Member Avatar for almualim

hi friends, i have problem with Arabic language in php page, how i can display the Arabic language in my pages.

Member Avatar for mwasif
0
70
Member Avatar for almualim
Member Avatar for almualim
0
158
Member Avatar for 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: first drop down list contains states, and second drop down list contains cities.

Member Avatar for nav33n
0
99
Member Avatar for OmniX

Pretty simple, just dont know how to find the solution XS. I have a combo box, that once u select the required attribute (A, B, C). It should display the apporiate text of A, B, C below it. So any ideas? Thanks, Regards X

Member Avatar for nav33n
0
184
Member Avatar for almualim

i hope help any body in this wonderful Community, and i hope any body helps me in my problems, thanks...:)

Member Avatar for Serunson
0
21
Member Avatar for boo_lolly

i'm writing a redirect.php page for a CMS. the admin user makes whatever changes they want to certain information in the database, then clicks submit. they are taken to redirect.php which handles all the sql commands depending on what the admin wanted to change. and then they are redirected to …

Member Avatar for almualim
0
168
Member Avatar for 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'); $number =10; header("Location: page2.php"); ?> page 2: <?php echo"number= ".$number; ?>

Member Avatar for almualim
0
84
Member Avatar for almualim
Member Avatar for nav33n
0
55