PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr