Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have