UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai