ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
ScriptManager History and Opera Issue
I am having an issue in opera with the ScriptManager. I have a ScriptManager on a page with history
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
Using the $_GET variable to view certain records
Hello,
First let me explain my problem, I have 2 pages the first page pull a list of Guide ti
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<