- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
25 Posted Topics
jst a small Query..!! . . How to convert string to Date format.. So tht i can get result from database..!!! $date = "mm/dd/yy"; i want in yy-mm-dd format...!!! which function is used for it.!! . . waiting for positive reply..!!
Hey frndz i m new member of community..!! . . i jst want to knw is there anyway to get the previous month starting and ending date and which is the previoes month..!!!! . . . . hope for positive reply..!!
Just a small query..!! how can i stop user to enter future date.. or user can enter or user can enter future 10 days..! Thnx
i have to call Mysql Procedure from Php... I dnt know how it is work..!! Waiting for positive reply..!! :)
hello friends.. [code=php] <?while($row=(mysql_fetch_array(result)) {?> <tr> <td><?echo $row['photo']?></td> <td><?echo $row['info']?></td> </tr> <?}?>[/code] above code i use for fetching data.. one result in one row at a time..!!! now i m try to show two result in one row..!!! in other words.. two different data in one row..!!! how can i …
can you tell where should i make changes in my code..?
May God provide him peace... he was a great personality.. it's ridiculous to talk about what he did wrong..!! he suffered a lot for his mistakes..!! ! and learned from them...!!
I have tried that also..!! still showing error...!!!!
Hello Frndz i m in complete mess... i have to a table with Add/Remove rows features... it should look like this - [code]textbox1 | textbox2 | Add Button[/code] after clicking the add button Row will append and Disable the textbox with values...!!! It looks like this after clickin Add Button.. …
hello friends have a look on my attechments.. the rows are dynamically genrated from database..!! In column Amount user fills values....!!! when user click on add ledger.. a new popup window will open with a form... after adding ledger and closing the popup window...!! the parent page will refresh.. so …
this thing is being seen on many websites...! while page is loading.. user see a page loading Icon until the page loads..!!! i dont knw wht exactly it is called.?? i hope u understand what i mean..!! kindly provide some links or script so that i can us e it …
[QUOTE=vanessia_1999;907357]Thank you "both". It works. I can see everything from my database without continue going into it. I was thinking about looping but when I tried it gave me errors because I echo my <tr> on the top before the while statement. Now I know do it at the end. …
Hello friends.. I want to destroy the session when user click on Back button or browser... is it part of Javascript or Php..? i think its just a small Query..!! Thank u..!! :)
Hello friends.. I want to destroy the session when user click on Back button or browser... is it part of Javascript or Php..? i think its just a small Query..!! Thank u..!! :)
[B]For IE Go for it[/B] [code=javascript]chbk.onclick = function(){urFunctionName();};[/code] [b]For Firfox Go For it[/B] [code=javascript] chbk.setAttribute('onClick','urFunctionName()');[/code]
hello frndz.. i have a function in javascript to add new cell in a table...!! tht work perfectly but now i want to create a span tag within cell tag..!! [code=javascript] var cellLeft = row.insertCell(3); chbk1.id = 'change'+iteration; var chbk = document.createElement('input'); chbk.type = 'button'; chbk.name = 'button'; chbk.value = …
[code]document.write(' document.stats.site.value + '/');"');[/code] can u tell me why u ' '/');' in end of line..?? :O
[B]is it possible to have Postback method on page Refresh.?? (Hold the values of a form on page refresh..!!) I have Two Columns for Example: Items | Price item1 | textbox(in which we fill price) item2 | textbox(in which we fill price) item3 | textbox(in which we fill price) Add …
[QUOTE=adatapost;887899]What you have paste here - " failed to open stream: HTTP request failed- Response of the file..!!" is a server response. Please paste complete error message.[/QUOTE] [code=php]file([url]http://203.142.18.33:4480/3030service/airtel.php?mobile=xxxxx&msg=xxxx&from=xxxx[/url]) [function.file]: failed to open stream: HTTP request failed! [U][I]Hello how r u..?[/I].[/U] in C:\xampp\htdocs\sms\sms1.php on line 8[/code] Underlined text is a Message …
[B]just a small query... how to get User's login time and logout time...??? as well as how to know whether particular user in Logged in out..?? Thnx[/B]
hello friendz.. jst a small query.. i made simple userinput form as userform.php.... after submit the form..values are passed to adduser.php for inserting to database... i have a serverside validation tht username cant be same...!! [code]if(username is laready exist) { [B]header('location:userform.php?error=1');[/B]//user send back to userinput form.. } else { [B]header('location:login.php');[/B]//user …
i have some data in an Array but i want only a particular part of it..!! how can i get it.. for Example... [code]Array ( [0] => status=1&messages=xxxxxxxxx&credit=23.4; ) [/code] i just want to get status = 1 how can i get it..?? help me out...!! :(
hello frndz... . . i what to knw i their any method to hold the values of form after refreshing the page or gettin back again on same page..!!! . . for eg i create a form.. username frstname lastname...after submiting the form if username exits then it go back …
Friend.. . . i thnk u forget to select the database...!!! . . after connecting to the database..u have to select the database also..!!! . . in frst two=three lines you made connection... then u have to select the database also..wid help of [B][COLOR="Red"]mysql_select_db('databasename')[/COLOR][/B].. . . then only write the …
The End.
nish123