Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<