PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th