problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
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
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 =
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet