help with email script...
hey
I need help with my mail script
when the form on http://www.mcgdesignstudio.com/c
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
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,
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any