WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan