Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
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..