understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
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
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to