Simple Scraper... Weird Output
Okay, maybe I just need a Blue Monster and some sleep, but....
I'm scraping a ringtone site
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
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
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph