please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)