Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Somebody hacked into my site and changed coding >>> URGENT HELP NEEDED <<<
I am not that much into programming , but somebody is hacking to my site and injecting some kind of
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur