PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
background color imagefill
Hello
I would like to ask you why I see this square in red color just in my local xampp insta
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q