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
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall