Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
form class help (oop php5)
Hidy Ho Neighbors,
I'm forcing myself to learn oop/classes for php5. It seems like a good id
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c