Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
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
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
Blocking video streaming
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr