Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe