Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
help need on ob_start()
Hi
I am a newbie in php, I have a code
Line number On/Off | Expand/Contract <?phpo
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,