PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.