Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browse
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?