serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
Simple Scraper... Weird Output
Okay, maybe I just need a Blue Monster and some sleep, but....
I'm scraping a ringtone site
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
how to load php class from another domain?
how to load php class from another domain?
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try