Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per