Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
adding up might be solved tell us cheers.
i think i finally solved this anybody.
last time i was getting the wrong results.
Code
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know