Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop