Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
Text Not Displaying Correctly With PHP:GD
I recently moved servers and since then I have noticed that one line of text is showing weirdly.
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav