Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Problem with creating FI documents
Hi, Experts!
when i create Fi doc. with standart transaction, i ve been had such problem
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D