mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,