parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Need a Timecode Class...
Not a Time Stamp, Time Code. Format is a bit different. HH:MM:SS:FF where FF is Frames. I dont re
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out