include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
add text and number image
hi guys ..
ok see i want the user to add their name and pick a number then click get it and i
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam