Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
Email "$"
Hello!!
Any PHP guy with a bit of a knowledge in Flash ?
When I send a JPEG from flash
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.