| Title | |
| Description: | |
| Keywords: | |
| Page HTML: | |
| Title | |
| Description: | |
| Keywords: | |
| Page HTML: | |
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a