Search Results

Showing results 1 to 19 of 19
Search took 0.02 seconds.
Search: Posts Made By: fatihpiristine ; Forum: PHP and child forums
Forum: PHP Oct 30th, 2008
Replies: 4
Views: 564
Posted By fatihpiristine
if ($row[NonSmoking] = 1)

this will always return true.. you are doing assignment here use double equal signs

if ($row[NonSmoking] == 1)

try now
Forum: PHP Jan 18th, 2008
Replies: 3
Views: 3,988
Posted By fatihpiristine
i posted image upload code here already. try to make search. with some little modifications to save ur images on your database.
Forum: PHP Jan 14th, 2008
Replies: 10
Solved: help
Views: 1,099
Posted By fatihpiristine
use javascript,
when the user enters data into first textbox, add there automatically another textbox n name it text02, keep this process and on post just catch the data. thats all.
Forum: PHP Dec 3rd, 2007
Replies: 3
Views: 835
Posted By fatihpiristine
yea... good question
Forum: PHP Dec 3rd, 2007
Replies: 16
Views: 1,739
Posted By fatihpiristine
it depends on ur experience and place
Forum: PHP Nov 10th, 2007
Replies: 7
Solved: Pagination Help
Views: 1,460
Posted By fatihpiristine
if (!isset($pagenum))
{
.....
}




save a bit
Forum: PHP Nov 6th, 2007
Replies: 9
Views: 1,378
Posted By fatihpiristine
try this.
<td><a href=<?php print "$row_schedule['photos']; ?>"><?php print $row_schedule ['photos']; ?> </a></td>
Forum: PHP Nov 5th, 2007
Replies: 8
Views: 2,565
Posted By fatihpiristine
Forum: PHP Nov 4th, 2007
Replies: 8
Views: 2,565
Posted By fatihpiristine
Forum: PHP Oct 25th, 2007
Replies: 4
Solved: Dynamic Forms
Views: 2,636
Posted By fatihpiristine
nice topic
Forum: PHP Oct 23rd, 2007
Replies: 5
Views: 1,364
Posted By fatihpiristine
post the selected item's value and request it...
Forum: PHP Oct 19th, 2007
Replies: 19
Views: 2,171
Posted By fatihpiristine
sorry.. i dont have time to code that pages again. i deleted them already. as far as i remember,
i saved a php file called readytodeposit, it lists the books which are ready to deposit.. ( and...
Forum: PHP Oct 19th, 2007
Replies: 19
Views: 2,171
Posted By fatihpiristine
change sql query syntax...
Forum: PHP Oct 19th, 2007
Replies: 19
Views: 2,171
Posted By fatihpiristine
i fixed your code. what happened to that??

it was working.
Forum: PHP Oct 17th, 2007
Replies: 19
Views: 2,171
Posted By fatihpiristine
i did some changes and attached sql dump...
Forum: PHP Oct 17th, 2007
Replies: 19
Views: 2,171
Posted By fatihpiristine
thank you for this kinda question... i needed to refresh my sql knowledge :) i m almost donee
Forum: PHP Oct 17th, 2007
Replies: 19
Views: 2,171
Posted By fatihpiristine
ok. i will work on this tonight and let you know...
Forum: PHP Oct 12th, 2007
Replies: 19
Views: 2,171
Posted By fatihpiristine
it is not complicated but give more details.
Forum: PHP Sep 30th, 2007
Replies: 10
Views: 5,093
Posted By fatihpiristine
it is quite simple..

index.php?lang=en

links to change lang.
?lang=hu
?lang=spa
?lang=deu

requesting,
Showing results 1 to 19 of 19

 


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

©2003 - 2009 DaniWeb® LLC