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
filesize problem
i use ubuntu 9.10 and i have mountet a folder from an windows
/mount/FOLDER
/mount/FOLDER/
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();