problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo