Search Results

Showing results 1 to 40 of 50
Search took 0.01 seconds.
Search: Posts Made By: blocker ; Forum: PHP and child forums
Forum: PHP Mar 24th, 2009
Replies: 9
Views: 638
Posted By blocker
thank youoooooooooooooooooooooooooooo.....very many much.............................Ive seen it now.. I understand what you mean just a minute. If i own a company i will hire you sir.hehe Thank you...
Forum: PHP Mar 24th, 2009
Replies: 9
Views: 638
Posted By blocker
yes ive echo all the data on my sql.but when there is two matching row only one row will be display. But if there is only one matching row. it returns to zero. What should i do to this.? Something...
Forum: PHP Mar 24th, 2009
Replies: 9
Views: 638
Posted By blocker
thank you for this reply. Ive appreciate the function defination and the function call. But i cant just imagine why the while loop doesnt execute the loop even if there is va value:


while($row =...
Forum: PHP Mar 23rd, 2009
Replies: 9
Views: 638
Posted By blocker
Ive modified the code a little bit but still it returns $totalunvepayment to zero:Whats wrong with this code.?


$query_recunvesummary="SELECT * FROM paymentsummary WHERE...
Forum: PHP Mar 23rd, 2009
Replies: 9
Views: 638
Posted By blocker
$_SESSION['MM_paymentstatus']="to be verified";
$modeofpay="Credit Card";
mysql_select_db($database_enamysqldb, $enamysqldb);
$query_recunvesummary=sprintf("SELECT * FROM paymentsummary WHERE...
Forum: PHP Mar 23rd, 2009
Replies: 3
Views: 643
Posted By blocker
Ive just made a little adjustment of the code you've given and it works. below is the code:


$thisYear = date('Y');
$nextYear = $thisYear + 1;
$nowdate = $thisYear ."-". $nextYear;
echo...
Forum: PHP Mar 23rd, 2009
Replies: 3
Views: 643
Posted By blocker
good day.!

I want this date format to be echo. 2009-2010. My code gots error when i try to show this format. Here is my code:

$nowdate = date('Y') "-" date('Y') + 1;
echo $nowdate;


Thank...
Forum: PHP Mar 22nd, 2009
Replies: 3
Views: 500
Posted By blocker
Thank you very very much.this help me so much.
Forum: PHP Mar 22nd, 2009
Replies: 2
Views: 348
Posted By blocker
Thank you for this reply.!very much
Forum: PHP Mar 22nd, 2009
Replies: 2
Views: 348
Posted By blocker
Good day.!

I have a page called loginforgot.php. There are two txtfield on this form(txtuserid) and (txtanswer) and 2 command button(retrieve) and (cancel). When the user click on retrived, the...
Forum: PHP Mar 22nd, 2009
Replies: 3
Views: 500
Posted By blocker
Good day.!

How to clear all session variable when they click back on the internet explorer.?Assuming that i am on info.php page, when i click back on that page, all session on the whole site will...
Forum: PHP Mar 22nd, 2009
Replies: 0
Views: 222
Posted By blocker
Good day!

I have a link named(validate) on validateage.php. When the user click on the (validate) link, the field(infoclick) on the mysql table (information) will be change to "validated" because...
Forum: PHP Feb 21st, 2009
Replies: 6
Views: 732
Posted By blocker
Thank you both very very very much. this problem was solved.

God bless on this mother earth.
Forum: PHP Feb 21st, 2009
Replies: 6
Views: 732
Posted By blocker
Well for some reason, i preferred to post this issue on php forum for the reason that ive pull the nysql to dispay the image buy its path.I can see the image on the page but not with the type of...
Forum: PHP Feb 20th, 2009
Replies: 6
Views: 732
Posted By blocker
Okey sir. Ive posts this in php forum because the back-end ive used is php & mysql.the moment ive trigger a query to load the image in the image placeholder by getting the image path. it will resize...
Forum: PHP Feb 20th, 2009
Replies: 6
Views: 732
Posted By blocker
Good day to everyone.!

I just want to ask a help if is it possible to fit any size of image in just a 32 x 32 image placeholder.

i have already loaded the image from the database by just...
Forum: PHP Feb 18th, 2009
Replies: 4
Views: 528
Posted By blocker
Thank you sir. I have try the trick and his helps me soso much.This problem was solve.
Forum: PHP Feb 18th, 2009
Replies: 4
Views: 528
Posted By blocker
sir good eve.!Ive changed the sql this but the foryear returns no value:I dont kvow why?



$query_recpayment=sprintf("SELECT * FROM paymentsummary WHERE 'username'='%s' AND 'foryear'='%s' AND...
Forum: PHP Feb 17th, 2009
Replies: 4
Views: 528
Posted By blocker
Good dat to everyone.!

Ive just so tired just to finished my thesis. Ive got problem in php summing up while looping and filtering. here is my code:


mysql_select_db($database_enamysqldb,...
Forum: PHP Feb 17th, 2009
Replies: 7
Views: 1,804
Posted By blocker
thank you so so so muach everyone. the problem has now been solved. I just remove the javascript function and replaced with it the onsubmit of the form event.

This problem was solved. Anyway im...
Forum: PHP Feb 17th, 2009
Replies: 7
Views: 1,804
Posted By blocker
Sir here is the code ive generate but theres someting wrong on the onclick event ive insetred. Pls check


goOnConfirm(message, href) {
if (confirm(message)) document.location.href = href;
}

...
Forum: PHP Feb 17th, 2009
Replies: 2
Views: 271
Posted By blocker
thank you sir.ive found it very helpful.!thank you very very much everyone for all the help.!

By the way how can i get and edit a particular row value in mysql table.Example to get the diffirence...
Forum: PHP Feb 17th, 2009
Replies: 7
Views: 1,804
Posted By blocker
thank you sir.!

but how can i bind that function on the onclick event.?should i change something on the function.?

Thank you sir
Forum: PHP Feb 17th, 2009
Replies: 2
Views: 271
Posted By blocker
Good day.!

Im really sick of thinking every night and day on how to get the sum of all the value in such field. Assuming that ive already have a recorset which is filtered with a username "john",...
Forum: PHP Feb 17th, 2009
Replies: 7
Views: 1,804
Posted By blocker
Good day to everyone!

I just want anybody to correct my code. The code tells that when i click on the button it will dispay a msg that will confirm if the client really wants to add the...
Forum: PHP Feb 16th, 2009
Replies: 13
Views: 648
Posted By blocker
I dont know but it keeps the button diabled even if the session variable is unblock.
Forum: PHP Feb 16th, 2009
Replies: 13
Views: 648
Posted By blocker
thank you for the reply.it really helps me.but im so confused on the java coding part..I cannot find find the function disabled which is passed on the button property.

Is there any process to do...
Forum: PHP Feb 15th, 2009
Replies: 13
Views: 648
Posted By blocker
thank you for your advise sir.!

but can i just put a variable in javascript that holds the data block and unblock. If varname="block" buttonstatus="off" else buttonstatus="on".

but how can it...
Forum: PHP Feb 15th, 2009
Replies: 13
Views: 648
Posted By blocker
thank you for the information sir.but still the code fails to run.
What should i do this.?Pls help.! other said i could use javascript instead but i dont know how.here is my code.


<?php
...
Forum: PHP Feb 15th, 2009
Replies: 13
Views: 648
Posted By blocker
I have already changed the code but i dont know why it does not work. Ive also tried to add something to it but it fails to run.here is the code:



<?php
session_start();
...
Forum: PHP Feb 15th, 2009
Replies: 13
Views: 648
Posted By blocker
Ive changed my code to someting like this. Ive store the string to compare in a session not an integer. But just like the same, it does not work again.pls help. heres my code.



<?php

if...
Forum: PHP Feb 15th, 2009
Replies: 13
Views: 648
Posted By blocker
Good day.!

I thought ive already solve the problem regarding to disable a button. When a variable totalbill is equal to zero the button will be disable, otherwise it will disable if totalbill is...
Forum: PHP Feb 15th, 2009
Replies: 0
Views: 313
Posted By blocker
Good day.

I was able to take a nightmare of my code regarding to disable a button. This code derive from a member post in this site. it will retun errror.!



<?php
if($totalbill==0) {...
Forum: PHP Feb 15th, 2009
Replies: 3
Views: 971
Posted By blocker
Thank you sir.!problem has now been solved.. Thank you very very much.!It mean so much to me..God bless us.
Forum: PHP Feb 14th, 2009
Replies: 3
Views: 971
Posted By blocker
Good day.!

Thank you for all your support to all my thread. By the way Ive got some error regarding of mysql query. I want to load all data from the table depending on the table name on the...
Forum: PHP Feb 13th, 2009
Replies: 8
Views: 990
Posted By blocker
sir i made it.thank you for giving me the process of doing it. I just beat it 1 minute.! i just put on the top under <?php



require_once('index.php');



Thank you so much sir. If you need...
Forum: PHP Feb 13th, 2009
Replies: 8
Views: 990
Posted By blocker
im sorry sir i forgot: here is the uotput statemet:



<td width="492"><span class="style8"><?php echo $row_reclog['lastname']; ?></span></td>



but it does not display the...
Forum: PHP Feb 13th, 2009
Replies: 8
Views: 990
Posted By blocker
sir it does not display the information.whats wrong with my query.?here is my revised query with session variable:


if (!function_exists("GetSQLValueString")) {
function...
Forum: PHP Feb 13th, 2009
Replies: 8
Views: 990
Posted By blocker
thank you sir.! I will post my reply if this work.Thank you very much sir.! Il try it out now.!

God bless
Forum: PHP Feb 13th, 2009
Replies: 8
Views: 990
Posted By blocker
can i used it the in second page query.?remember that the

$_SESSION['MM_Username'] = $loginUsername

is in the first page which is the index.php. When the login is correct i want to display the...
Showing results 1 to 40 of 50

 


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

©2003 - 2009 DaniWeb® LLC