Hello...
I-m trying to do the following !!
Listing data in the table !!
I would like....if the list has 4 rows..whetever the ID list is..make the ID list 1 2 3 4 !!
Example.....if have a list with ID 1 3 3...make stay 1 2 3 !!
Follow the try next:
echo "<table class='tabela_dados' border='1'>...
Hey PHP developers! We’re a team of passionate PHP users, and we’ve launched a free PHP vulnerability scanner. It detects SQL injections, XSS, command injections, and more.
We’re in beta, and it would be extremely helpful to get feedback from a more professional audience. Please check it here -...
Hi everyone, am having problems validating Ignitiondeck on my wordpress account which is hosted by 1and1. When I click the validate button it doesn't do anything which means I cant select my commerce platform. Any ideas ?
Trying to inset data from multiple text files into a mysql database.
All text files are in same directory.
All text files contain 9 lines of data.
Each line is a separate field in the database.
Dir layout
phpscript.php
data
txt.files.txt
This is what I have so far...
<!DOCTYPE html...