Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means