LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.