PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have