ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r