Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
Parse error: syntax error, unexpected $end in
hello,
i receive the error :Parse error: syntax error, unexpected $end in C:xamppxampphtdocsh
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?