please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
Best way to cross matching large datasets
Hi,
Im running a script where am I cross matching about 200 000 data sets with each other. Ea
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,