CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c