include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.