How to have a log of all the status a VIM document had been ?
Hi guys,
I’m using SAP Invoice Management plugin and the /OPT/VIM_ANALYTICS transa
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But