session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
start new row of pictures
on my site www.budstreasureauctions.com there is a featured auctions box that users will pay to get
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);