socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.