Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
Material xxx does not exist in plant xxx
Dear All,
I am working for a steel project which is repetitive manufacturing.
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.