Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
Images outside webroot
Im hopeing someone can help me with this because i cant figure it out.I have setup an ASP.NET websit
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any