Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now