Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~6K People Reached
Favorite Forums
Favorite Tags
php x 12
Member Avatar for innocent.boys

i m new to php.. i have seen in many php sites...!! if jump from one page to another... it does shows the page name..!! URL remains at Index page..!! Only page changes..!! as i work..!! if i jump from one page to another..! Url also changes from page to …

Member Avatar for edwinhermann
0
3K
Member Avatar for innocent.boys
Member Avatar for hemgoyal_1990
0
320
Member Avatar for innocent.boys

[B]I was wondering by using which technique i can fetch data from database more fast...!! . . i have 500 records and i have to do pagination also on it..!! how can i do it more faster...? . . i just want to know what professionals do to make there …

Member Avatar for innocent.boys
0
2K
Member Avatar for BigDan531

okay heres my code below: [code] $keys = rand(10000,99999); $fkeys = rand(100,999); $bkeys = rand(100,999); $key = $fkeys,$keys,$bkeys; echo $key [/code] this line "$key = $fkeys,$keys,$bkeys;" is giving me errors. i would like the result to be something like $fkeys$keys$bkeys. Any idea how i would be able to do that?. …

Member Avatar for innocent.boys
0
95
Member Avatar for innocent.boys

Hello Friends.. there is a time Duration field in my page..!! in format mins:sec 03:45 05:11 . . i want o show total of all time duration in last...!! . . is there any predefined function to do this..!! . . thanks..!! :)

Member Avatar for innocent.boys
0
84
Member Avatar for nostalgia149

is it good to ask whats the use of id while working with php.... if u talk abt property . whose property is it.. the link of the present web page or that of the destination page that the codes makes the page to get redirected..........

Member Avatar for nostalgia149
0
146
Member Avatar for innocent.boys

I m trying to do pagination on array in which i m collecting Data..!!! as i can't use dynamic limit function at stored procedure...!! and without limit pagination cant be possible..!! so i thought to collect data in a array and put pagination on it....!!! hope anyone will help me..!! …

Member Avatar for kvprajapati
0
194