foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.