Search Results

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: jack239
Forum: PHP Nov 18th, 2008
Replies: 4
Views: 1,128
Posted By jack239
You can grab the values from the global $_REQUEST array or $_POST array. The selected values are avaialble in the variable which has the same name as the form tag. e.g. the selected value for subject...
Forum: PHP Nov 18th, 2008
Replies: 5
Views: 686
Posted By jack239
I couldn't see any wrong in your code.
Forum: PHP Nov 18th, 2008
Replies: 2
Views: 279
Posted By jack239
After the form is posted all the form variables are available in the second page in the global array $_REQUEST[]. So when you want to keep the form variables in the first page then do this:

<input...
Forum: PHP Nov 18th, 2008
Replies: 5
Views: 438
Posted By jack239
What google is saying?
Forum: PHP Nov 18th, 2008
Replies: 13
Views: 2,513
Posted By jack239
Because you have set the primary key to be auto incremented so you don't need to pass anything here.
Forum: PHP Nov 7th, 2008
Replies: 2
Views: 395
Posted By jack239
Pass the result resource you get after executing the query in mysql_num_rows() and it'll give the total number of rwos fetched
Forum: PHP Nov 7th, 2008
Replies: 4
Views: 495
Posted By jack239
Or if you want to follow CSS to desig the grid which very popular then you can choose the CSS you want from this tutorial also-...
Forum: PHP Nov 7th, 2008
Replies: 2
Views: 3,655
Posted By jack239
Very simple, you can use either
<a href="..." target="_BLANK">...</a>
or use javascript function window.open() to open a new window having the link you specified
Forum: Growing an Online Community Nov 5th, 2008
Replies: 9
Views: 1,887
Posted By jack239
I've a online community for software developers, students and webmasters. The site is <url snipped>

I've launched this site on march 2008, since then I got lots of traffic from google or...
Forum: Search Engine Optimization Oct 21st, 2008
Replies: 28
Views: 10,896
Posted By jack239
I agree with stymee, participating and posting helpful topics will really drive traffics to your forum.
Forum: Search Engine Optimization Oct 20th, 2008
Replies: 16
Views: 10,946
Posted By jack239
Very good post... as a webmaster I learnt lots of stuffs from your post. Keep it up and please post some topics on how to increase page-rank in Google etc.
Forum: Java Sep 10th, 2008
Replies: 2
Views: 378
Posted By jack239
Can you please upload the decompiled files, I don't have one :(
Forum: Java Aug 27th, 2008
Replies: 4
Views: 919
Posted By jack239
You know what?
You should use interface when you want to take all the common features from different stuffs say you have one interface that contains method a() and another interface that contains...
Forum: Java Aug 27th, 2008
Replies: 4
Views: 1,191
Posted By jack239
No cookies are stored in client's machine and since they are not a secure enough to hold confidential information so they do not contain password. However as a text you can put password in cookies...
Showing results 1 to 14 of 14

 


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

©2003 - 2009 DaniWeb® LLC