PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code