Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.