Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?&q
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =