Hi !
I have in Unix-system SHTML -document with <!--#exec cgi="/cgi-bin/news/news.cgi"--> command. How can i do that same thing in PHP -document ?
Thx !
Hi !
How can i make advanced search with MySQL ?
If i have in STAFF -table value James Smith, how can i find that if i search using searchword 'Smi' or 'jame' ???
I have now code like this:
$query="SELECT * FROM staff WHERE ID = '$searchword' OR Name = '$searchword' OR Email =...
Hi!
I have JS-code like this:
function makeArray() {
for (i = 0; i<makeArray.arguments.length; i++)
this[i] = makeArray.arguments[i];
}
var SIJAINTI = 0;
var ProductsLinkit = "";
var ProductsLinkit = new...
Hi !<br><br>I have flat database:<br><br><b>100¦Bond¦James<br>101¦Smith¦Jack<br>102¦Black¦Janet</b><br><br>How can i sort this database with Surname or First Name ??<br>I can sort with number <b>sort ( $a cmp $b ) @array</b> but....<br><br><br>Please help !<br><br>Thanx!<br><br>
Hi !<br><br><br>Is there way to modify JPG/GIF -images on-fly with Perl?<br><br>I have image-library and i want to show little trumbnails. How can i make on-fly 600k image to smaller trumbnail-image with perl?
Hi !<br><br><br>I have simple upload script, which transfer image to server. I have noticed that, i can not include any hidden-fields to upload-script....<br><br>Is there way to upload image and add information to <b>data1¦data2¦data3¦data4</b> based database ?????<br><br><br><br><br><br><br>
Hi !<br><br>Is there a very simple way to upload .jpg or .gif images via IE and NS browser to selected directory ???<br><br>...and if is, how can i make that ?<br><br>Please help me !!!
Hi !<br><br>Is there simple way to search from database ?<br><br>This is what my database looks:<br><br><b>1¦data1¦data2¦data3¦data4<br>2¦data1¦data2¦data3¦data4<br>3¦data1¦data2¦data3¦data4</b><br><br>How can i make search-script to that kind database ?<br><br><br><br>
Hi !<br><br>I have a problem...<br><br>I have datafile separated with ¦ -sign.<br><br>kori.dat looks like that:<br><br>data1¦data1¦data1¦data1<br>data2¦data2¦data2¦data2<br>data3¦data3¦data3¦data3<br>data4¦data4¦data4¦data4<br><br>How can i remove data1¦data1¦data1¦data1 -line or...
Hello !<br><br>How can i make multi-part forms with one Perl-script ?<br><br>Exam.<br><br>Page 1<br>- Name<br>- Email<br>(When user click "Next" -button, name and email will return to Page 2)<br><br>Page 2<br>- Question 1<br>(When user click "Next" -button, all information...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.