Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see