Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query