Search found 12 matches
- Tue Jun 27, 2006 11:28 am
- Forum: PHP - Code
- Topic: need help with onclick button
- Replies: 2
- Views: 229
- Mon Jun 26, 2006 4:12 pm
- Forum: PHP - Code
- Topic: need help with onclick button
- Replies: 2
- Views: 229
need help with onclick button
i made a search engine connecting to the database. the code works and everything. The problem is that everything loads at the beginning when i load the page. What can i do about this??? if statement for my buttons maybe and if so how?? onclick?? help please. example would be nice. here is the code f...
- Wed Jun 07, 2006 6:38 pm
- Forum: PHP - Code
- Topic: how do i store as variable when i click on echo'd results
- Replies: 3
- Views: 251
- Tue Jun 06, 2006 4:20 pm
- Forum: PHP - Code
- Topic: how do i store as variable when i click on echo'd results
- Replies: 3
- Views: 251
how do i store as variable when i click on echo'd results
here is my little code. When i echo this it returns a list of database. how can i click on the list of result and save it to a variable? once the list of databases are outputed, i would like to be able to click on a database name and show the tables in that database. help somone please. examples wou...
- Thu Jun 01, 2006 11:18 am
- Forum: PHP - Code
- Topic: I have a sorting problem
- Replies: 3
- Views: 421
- Thu Jun 01, 2006 10:08 am
- Forum: PHP - Code
- Topic: I have a sorting problem
- Replies: 3
- Views: 421
I have a sorting problem
$query1 = mysql_query(select * blah) $query2 = mysql_query(select * blah) since $query1 and $query2 are not arrays and are considered resource. Right now they can be sorted but seperately, $query1 results would be sorted and right below it $query2 results would be sorted. How do put the 2 results i...
- Fri May 26, 2006 8:57 am
- Forum: PHP - Code
- Topic: how do you output result to excel using a button
- Replies: 11
- Views: 400
- Thu May 25, 2006 11:23 am
- Forum: PHP - Code
- Topic: how do you output result to excel using a button
- Replies: 11
- Views: 400
- Wed May 24, 2006 4:08 pm
- Forum: PHP - Code
- Topic: how do you output result to excel using a button
- Replies: 11
- Views: 400
ugh...i just dont get this stuff. i dont know how to use this to make it work for my code. sorry guys PHP is really hard for me to learn. You guys have probably given me the answer i needed to know but im just not getting it. do i need more than 1 page in order to make this work??? this is the code ...
- Wed May 24, 2006 1:14 pm
- Forum: PHP - Code
- Topic: how do you output result to excel using a button
- Replies: 11
- Views: 400
- Tue May 23, 2006 3:09 pm
- Forum: PHP - Code
- Topic: how do you output result to excel using a button
- Replies: 11
- Views: 400
- Tue May 23, 2006 1:11 pm
- Forum: PHP - Code
- Topic: how do you output result to excel using a button
- Replies: 11
- Views: 400
how do you output result to excel using a button
feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] I am a be...