Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Snapshot from video
anyone knw how to make a snapshot maker from avi n mkv format.
for example if i give a direct lin
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav