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.

0 Endorsements
Ranked #4K
~2K People Reached
Favorite Tags
Member Avatar for fariba123

i have a form with multiple checkbox. how to get the values that are checked. pls give a quick reaply. thanks

Member Avatar for bhagyashree.bhatt2
1
1K
Member Avatar for nickclarson

I'm completely lost on this assignment: [QUOTE]The BNF rules (referred to as a grammar) are stored in a file. Your program is to read and echo the grammar file, and then walk the user through the process of building a sentence. Once the grammar is read, the program will prompt …

0
57
Member Avatar for nickclarson

[INLINECODE]<script language="JavaScript"> <!-- function restore(what){ if (confirm("Are you sure you want to overwrite the database with the file " + what + "?")) { window.location = "backups.php?action=restore&file=" + what; } } function delete(what){ if (confirm("Are you sure you want to overwrite the database with the file " + what + …

Member Avatar for MidiMagic
0
57
Member Avatar for nickclarson

I have a db full of articles that have a category field. Is there anyway to select and display just the different categories?

Member Avatar for nickclarson
0
82
Member Avatar for roryt

Ok, so I am a total PHP n00b so I will explain my problem then say how I would personally logically solve it. I am creating a website using a php include at the top of the page (same for every page on the site) and one for the bottom …

Member Avatar for MattEvans
0
130
Member Avatar for assgar

Hi I would like offer the user a choice of displaying search results. They should be able to select which column to ORDER BY and in ascending or descending order. $sort_order contain colums name $sort_type contain desc or asc How can I use these two arrays in the order by …

Member Avatar for nickclarson
0
167