Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a