I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q